adspace


What is the structure of spring framework?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy class?

490


What is difference between @controller and @restcontroller in spring?

556


How can you inject java collection in spring?

518