Files
spring-boot/spring-boot-project/spring-boot-autoconfigure
Phillip Webb 0386fbeb16 Don't use the 'ignoring()' method in CloudFoundry security
Update `IgnoredCloudFoundryPathsWebSecurityConfiguration` to use a
`SecurityFilterChain` and `permit...` methods rather than
`ignoring()` which is no longer recommended.

Fixes gh-32622
2025-05-06 12:35:33 -07:00
..