What is the structure of spring framework?



What is the structure of spring framework?..

Answer / Rakesh Kumar Lohani

The Spring Framework consists of several modules, including core (for dependency injection and application context), beans (for managing bean lifecycle), web (for handling web requests), and data access (for JDBC and ORM support).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why is spring preferred over struts?

1 Answers  


What is the use of dispatcher servlet?

1 Answers  


Is spring boot a mvc?

1 Answers  


What are the spring modules?

1 Answers  


What is spring data jpa?

1 Answers  


What is dependency injection(ioc) in spring?

1 Answers  


What is default isolation level in spring?

1 Answers  


What is meant by weaving?

1 Answers  


What are the methods associated with the factorybean interface?

1 Answers  


What pojo stands for?

1 Answers  


What is dao spring?

1 Answers  


Why do we need aop in spring?

1 Answers  


Categories