-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Costin Leau opened SPR-6332 and commented
It's worth double checking whether the way resource locations are parsed throughout Spring rely on the URL API or not since the former can create false positives. Using the URI API is a better solution as it doesn't perform validation.
Issue Links:
- XML bean definition "import" directive doesn't work with custom resource loader [SPR-5762] #10432 XML bean definition "import" directive doesn't work with custom resource loader
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement