You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/src/main/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,11 @@ public C anyRequest() {
112
112
* @param method the HTTP method to use or null if any should be used
113
113
* @param mvcPatterns the Spring MVC patterns to match on
114
114
* @return a List of {@link MvcRequestMatcher} instances
0 commit comments