Handling Multiple Autowire Candidates with Spring @Qualifier

You may also like...

Subscribe
Notify of
guest
4 Comments
Oldest
Newest
Inline Feedbacks
View all comments
Neeraj Yadav
Neeraj Yadav
November 10, 2017 19:09

I see that you used Field autowiring with Qualifier to wire the two dependencies. But how is this done using constructor autowiring?

Manoj
Manoj
March 6, 2018 21:00

If we have same implementation class how it can be done how we can created two different instances of class and inject as bean

4
0
Would love your thoughts, please comment.x
()
x