mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-19 15:30:26 +00:00
This polishes the EnableGlobalMethodSecurity misconfiguration check to not error if the user has specified a custom method security metadata source. Issue: gh-5341