Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

autowire and qualifier

@Autowire is used to distinguish many number of beans of different types 
(Distinguish by Type)
@Qualifier is used to distinguish by name
Source by www.baeldung.com #
 
PREVIOUS NEXT
Tagged: #autowire #qualifier
ADD COMMENT
Topic
Name
2+2 =