1
0
mirror of synced 2026-05-22 13:23:17 +00:00
Files
spring-security/docs/modules/ROOT/pages/servlet/configuration
Johannes Graf 8af3b5afe4 Fix documentation part of Multiple HttpSecurity Instances
`http.antMatcher()` is not longer available and was replaced with
`http.securityMatcher()`, so use this in the Java Config Multiple
HttpSecurity Instances example, too
2022-11-08 13:51:05 -03:00
..