spring-boot/spring-boot-project/spring-boot-autoconfigure
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
..
src Use bean name for servlet and filter registrations if name is not set 2023-01-24 09:14:06 +01:00
build.gradle Upgrade to Jakarta Mail 2.1 and switch to Eclipse Angus RI 2022-11-08 11:01:15 +00:00