Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PathPatternRequestMatcher #16429

Open
Tracked by #16417
jzheaux opened this issue Jan 16, 2025 · 0 comments
Open
Tracked by #16417

Add PathPatternRequestMatcher #16429

jzheaux opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Jan 16, 2025

Spring Framework 5 introduced PathPattern and PathPatternParser, and these are components that we should be able to standardize on, allowing this request matcher to be general-purpose, and not Spring MVC-specific like MvcRequestMatcher.

This would use neither HandlerMappingIntrospector nor PathMatcher

@jzheaux jzheaux changed the title Add PathPatternRequestMatcher Spring Framework 5 introduced PathPattern and PathPatternParser, and these are components that we should be able to standardize on, allowing this request matcher to be general-purpose, and not Spring MVC-specific like MvcRequestMatcher *This would use neither HandlerMappingIntrospector nor PathMatcher Add PathPatternRequestMatcher Jan 16, 2025
@jzheaux jzheaux added this to the 6.5.0-M1 milestone Jan 16, 2025
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Jan 16, 2025
@jzheaux jzheaux self-assigned this Jan 16, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant