mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-31 10:39:57 +00:00
Prior to this commit, the implementation was placed in spring-security-core, however we do not want to introduce a dependency on spring-web and spring-webflux for that module. Issue gh-7395