Skip to content

Commit d2ed832

Browse files
committed
Merge branch '6.5.x' into 7.0.x
2 parents 7690c28 + dd1f097 commit d2ed832

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/src/main/java/org/springframework/security/web/util/matcher/RequestMatcher.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @author Eddú Meléndez
2929
* @since 3.0.2
3030
*/
31+
@FunctionalInterface
3132
public interface RequestMatcher {
3233

3334
/**

0 commit comments

Comments
 (0)