Skip to content

Add PathPatternRequestMatcher #16429

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

Closed
jzheaux opened this issue Jan 16, 2025 · 0 comments
Closed

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
@sjohnr sjohnr modified the milestones: 6.5.0-M1, 6.5.0-M2 Jan 20, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 24, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 24, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 24, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 29, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jan 29, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Feb 7, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Feb 7, 2025
@jzheaux jzheaux modified the milestones: 6.5.0-M2, 6.5.x Feb 18, 2025
jzheaux added a commit to jzheaux/spring-security that referenced this issue Feb 19, 2025
@jzheaux jzheaux modified the milestones: 6.5.x, 6.5.0-M3 Feb 25, 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
Archived in project
Development

No branches or pull requests

2 participants