spring-framework/spring-beans
Sam Brannen 41d9f21ab9 Log alias removal in DefaultListableBeanFactory
Prior to this commit, information was logged when a bean definition
overrode an existing bean definition, but nothing was logged when the
registration of a bean definition resulted in the removal of an alias.

With this commit, an INFO message is now logged whenever an alias is
removed in DefaultListableBeanFactory.

Closes gh-34070
2024-12-11 15:03:52 +01:00
..
src Log alias removal in DefaultListableBeanFactory 2024-12-11 15:03:52 +01:00
spring-beans.gradle Reinstate qualifier support for JSR-330 @⁠javax.inject.Named 2024-08-08 14:20:06 +03:00