spring-boot/spring-boot-project
Madhura Bhave e7ff2cf358 Guard ErrorPageSecurityFilter configuration with ConditionalOnClass
Update `ErrorPageSecurityFilterConfiguration` to guard against the case
where `spring-security-core` is on the classpath but
`spring-security-web` is not.

Fixes gh-28774
2021-11-24 10:20:29 -08:00
..
spring-boot Make ErrorPageSecurityFilter Servlet 3.1 compatible 2021-11-24 09:59:27 -08:00
spring-boot-actuator Merge branch '2.5.x' 2021-11-20 17:30:35 +01:00
spring-boot-actuator-autoconfigure LettuceMetricsAutoConfiguration should not build ClientResources 2021-11-22 09:49:07 +01:00
spring-boot-autoconfigure Guard ErrorPageSecurityFilter configuration with ConditionalOnClass 2021-11-24 10:20:29 -08:00
spring-boot-cli Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-dependencies Merge branch '2.5.x' 2021-11-19 10:19:14 +00:00
spring-boot-devtools Merge branch '2.5.x' 2021-11-23 12:45:46 -06:00
spring-boot-docs Polish "Replace "you're"" 2021-11-19 13:24:17 +00:00
spring-boot-parent Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.5.x' 2021-11-16 08:34:39 +01:00
spring-boot-test Fix property source ordering in SpringBootTest 2021-11-24 10:17:02 -08:00
spring-boot-test-autoconfigure Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-tools Merge branch '2.5.x' 2021-11-19 15:37:32 +00:00