Wednesday, April 3, 2019

Java Interview Questions Part-5

1. What is Lookup method in java ?

2. How to handle when, singleton bean has reference of prototype bean ?

3. Injecting Prototype Beans into a Singleton Instance in Spring ?

4. how to resolve circular dependency in spring ?
how to resolve circular dependency in spring like class a has an object of class b and vice versa ?






Related Tutorials

No comments:

Post a Comment