mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-20 01:03:32 +00:00
If Spring MVC is present in the classpath, use MvcRequestMatcher by default. This commit also adds a new securityMatcher method in HttpSecurity Closes gh-11347 Closes gh-9159