mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-11 20:19:21 +00:00
- If Method Security asks for too early, it is no longer eligible for post-processing. As such, this commit defers loading it until the first authorization request. Issue gh-11990