Merge branch '5.1.x'
This commit is contained in:
@@ -433,7 +433,7 @@ public @interface Configuration {
|
||||
* is registered as a traditional XML bean definition, the name/id of the bean
|
||||
* element will take precedence.
|
||||
* @return the explicit component name, if any (or empty String otherwise)
|
||||
* @see org.springframework.beans.factory.support.DefaultBeanNameGenerator
|
||||
* @see AnnotationBeanNameGenerator
|
||||
*/
|
||||
@AliasFor(annotation = Component.class)
|
||||
String value() default "";
|
||||
|
||||
Reference in New Issue
Block a user