adspace


What is core spring framework?

Answer Posted / Sandhya Yadav

The Core Spring Framework is a collection of fundamental modules that provide the essential infrastructure for building Java applications. It includes modules like Bean Factory, Application Context, Autowiring, and Dependency Injection. The Core Spring Framework forms the foundation upon which other Spring projects are built.

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 difference between @controller and @restcontroller in spring?

556


What is lazy class?

490


How can you inject java collection in spring?

518