linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following is a valid usage of Method Injection in spring?

To inject a singleton bean inside an prototype bean
To inject a non-singleton bean inside a singleton bean
To inject a singleton bean inside a non-singleton bean
To inject a larger scope bean in a smaller scope bean
Injecting Spring Scoped Proxy Beans

Answer:
To inject a non-singleton bean inside a singleton bean

Note: This Question is unanswered, help us to find answer for this one