adspace


What is the spring framework used for?

Answer Posted / Pinki Gill

Spring Framework is a powerful and flexible Java application development framework that provides features like inversion of control, aspect-oriented programming, data access abstraction, web MVC framework, and more. It simplifies the development of enterprise-level applications by offering a comprehensive set of tools for building modular, testable, and maintainable software.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you inject java collection in spring?

518


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

556


What is lazy class?

490