Add @FunctionalInterface to RequestMatcher by ghusta · Pull Request #18337 · spring-projects/spring-security
Navigation Menu
{{ message }}
spring-projects / spring-security Public
- Notifications You must be signed in to change notification settings
- Fork 6.3k
Merged
Add @FunctionalInterface to RequestMatcher#18337
jzheaux merged 1 commit intospring-projects:6.5.xfrom
Add @FunctionalInterface to RequestMatcher#18337
jzheaux merged 1 commit intospring-projects:6.5.xfrom
Conversation
Copy link
Contributor
ghusta
commented
Dec 19, 2025
ghusta
commented
Add @FunctionalInterface to RequestMatcher.
According to the documentation, it is a FunctionalInterface.
Add `@FunctionalInterface` to `RequestMatcher`. According to the documentation, it is a FunctionalInterface. See: https://docs.spring.io/spring-security/reference/6.5/servlet/authorization/authorize-http-requests.html#match-by-custom Signed-off-by: Guillaume Husta <guillaume.husta@gmail.com>
spring-projects-issues
added
the
status: waiting-for-triage
label
Dec 19, 2025and removed status: waiting-for-triage
An issue we've not yet triagedlabels
Jan 14, 2026
jzheaux
added this to the
6.5.8 milestone
jzheaux
self-assigned this
Copy link
Contributor
jzheaux
commented
Jan 14, 2026
jzheaux commented
Jan 14, 2026Thanks, @ghusta! This is now merged into 6.5.x, 7.0.x, and main
ghusta
deleted the
patch-6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment