adspace


What do you mean by spring mvc framework?

Answer Posted / Shruti Sharma

Spring MVC is a Java-based web application framework built on top of the Spring Framework. It is used for building web applications that can handle user requests, process business logic, and return responses. It follows the Model-View-Controller (MVC) architectural pattern.

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


How can you inject java collection in spring?

518


What is lazy class?

490