Explain spring beans?



Explain spring beans?..

Answer / Munna Kumar

Spring Beans are the objects that form the backbone of a Spring application. They are managed by the Spring IoC container and can be configured using XML or annotations. Spring beans can be simple Java objects, web controllers, services, DAOs, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What do you mean by bean wiring?

1 Answers  


What is defer offscreen images?

1 Answers  


Does spring bean provide thread safety?

1 Answers  


What is the ioc in spring?

1 Answers  


What does the viewresolver class?

1 Answers  


What is spring boot and spring mvc? : Spring Boot

1 Answers  


When to use dependency injections?

1 Answers  


How does singleton work in spring?

1 Answers  


Is spring boot and spring mvc same? : Spring Boot

1 Answers  


Explain the working principle of spring batch.

1 Answers  


What does @component do in spring boot? : Spring Boot

1 Answers  


How is localization achieved in the spring mvc web applications?

1 Answers  


Categories