mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Merge branch '5.1.x'
This commit is contained in:
+1
-1
@@ -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