spring-boot/spring-boot-project
Moritz Halbritter a4e7a8bae0 Use bean name for servlet and filter registrations if name is not set
If the name is set, it is used. If not, the bean name is used. If that's
not set, the convention based name is taken.

Registration failures now throw an IllegalStateException instead of
being logged. DynamicRegistrationBean.setIgnoreRegistrationFailure
can be used to restore the old behavior.

See gh-33911
2023-01-24 09:14:06 +01:00
..
spring-boot Use bean name for servlet and filter registrations if name is not set 2023-01-24 09:14:06 +01:00
spring-boot-actuator Merge branch '2.7.x' 2023-01-20 09:37:54 +01:00
spring-boot-actuator-autoconfigure Use parent-based sampler by default 2023-01-19 09:09:10 +01:00
spring-boot-autoconfigure Use bean name for servlet and filter registrations if name is not set 2023-01-24 09:14:06 +01:00
spring-boot-dependencies Upgrade to RxJava3 3.1.6 2023-01-19 12:04:56 +00:00
spring-boot-devtools Merge branch '2.7.x' 2023-01-18 16:31:53 -08:00
spring-boot-docs Fix typo in testing-native-application.adoc 2023-01-19 12:02:17 +01:00
spring-boot-parent Merge branch '2.7.x' 2023-01-12 16:13:26 +01:00
spring-boot-starters Merge branch '2.7.x' 2023-01-16 12:03:03 +01:00
spring-boot-test Merge branch '2.7.x' 2023-01-18 16:31:53 -08:00
spring-boot-test-autoconfigure Merge branch '2.7.x' 2023-01-18 16:31:53 -08:00
spring-boot-tools Merge branch '2.7.x' 2023-01-18 16:31:53 -08:00