Home » JAVA Programming » Java Basic » Question
  1. How to specify autowiring by name?
    1. @Type
    2. @Qualifier
    3. @Name
    4. @Constructor
    5. None of these
Correct Option: B

Different beans of the same class are identified by name.



Your comments will be displayed only after manual approval.