Skip to content

Conversation

@ghusta
Copy link
Contributor

@ghusta ghusta commented Dec 19, 2025

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

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 <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 19, 2025
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 14, 2026
@jzheaux jzheaux added this to the 6.5.8 milestone Jan 14, 2026
@jzheaux jzheaux self-assigned this Jan 14, 2026
@jzheaux jzheaux merged commit dd1f097 into spring-projects:6.5.x Jan 14, 2026
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Jan 14, 2026

Thanks, @ghusta! This is now merged into 6.5.x, 7.0.x, and main

@ghusta ghusta deleted the patch-6 branch January 15, 2026 20:14
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

Successfully merging this pull request may close these issues.

3 participants