Skip to content

location parsing might incorrectly rely on the URL API [SPR-6332] #10998

@spring-projects-issues

Description

@spring-projects-issues

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions