1
0
mirror of synced 2026-08-31 14:35:18 +00:00
Files
spring-security/config
Rob Winch be20201bf7 FACTOR uses defaultEntryPoint when possible
Previously they used addEntryPointFor(entryPoint, AnyRequestMatcher.INSTANCE) to
work around gh-17955. They now can use defaultEntryPoint which is more concise.

Issue gh-gh-17955
2025-09-25 11:18:20 -05:00
..