What is the use of qualifier?
Answer / Jaya Tiwari
In Spring Framework, a qualifier is used to provide multiple bean instances that implement the same interface. It helps in resolving dependencies when there are multiple candidates for a dependency injection.
| Is This Answer Correct ? | 0 Yes | 0 No |
How the aop used in spring?
What is the difference between @autowired and @qualifier?
Explain the types of advice in spring?
What is the difference between pathvariable and requestparam?
Is spring boot a mvc? : Spring Boot
On what basis is a view chosen in the rendering phase?
What are the different components of a spring application?
What do you mean by annotation-based container configuration?
What is spring and why it is used?
What is spring @autowired?
What is the default autowire in spring?
How beans are created in spring?