What are the various components of a spring application?



What are the various components of a spring application?..

Answer / Anupam Raj

{"components": "BeanFactory, ApplicationContext, DispatcherServlet, WebApplicationContext, Controllers (MVC), Services, DAOs (Data Access Objects)"}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is orm in spring?

1 Answers  


Does spring boot use spring mvc? : Spring Boot

1 Answers  


How is a typical spring implementation look like?

1 Answers  


Difference between filesystemresource and classpathresource.

1 Answers  


What are spring transactions?

1 Answers  


What is the difference between spring boot and spring? : Spring Boot

1 Answers  


Explain the different types of transaction management.

1 Answers  


Why is spring preferred over frameworks or core benefits of spring framework?

1 Answers  


What does spring transactional annotation do?

1 Answers  


How many types of injection method used in spring?

1 Answers  


What is the difference between spring jdbc and hibernate?

1 Answers  


What is jdbc template in spring?

1 Answers  


Categories