Friday 10 July 2015

How to use Autowire With Qualifiers?

In Spring we use @Qualifier to indicate which bean we want to qualify to autowired on a field.when we create multiple beans of the same type( for example: Department) and want to autowire only one of them with a property in some other class (for example: Employee). For full blog read here about  to use Autowire With Qualifiers.
You can also post your queries related to various technologies at our ask questions section. Findnerd platform not only allows to just ask questions, however its features are more than that, like you can post blogs, Manage projects, Manage employee’s productivity, share your desktop with others etc..



No comments:

Post a Comment