You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot Use bean name for servlet and filter registrations if name is not set 2 years ago
spring-boot-actuator Merge branch '2.7.x' 2 years ago
spring-boot-actuator-autoconfigure Use parent-based sampler by default 2 years ago
spring-boot-autoconfigure Use bean name for servlet and filter registrations if name is not set 2 years ago
spring-boot-dependencies Upgrade to RxJava3 3.1.6 2 years ago
spring-boot-devtools Merge branch '2.7.x' 2 years ago
spring-boot-docs Fix typo in testing-native-application.adoc 2 years ago
spring-boot-parent Merge branch '2.7.x' 2 years ago
spring-boot-starters Merge branch '2.7.x' 2 years ago
spring-boot-test Merge branch '2.7.x' 2 years ago
spring-boot-test-autoconfigure Merge branch '2.7.x' 2 years ago
spring-boot-tools Merge branch '2.7.x' 2 years ago