What do you mean by spring mvc framework?



What do you mean by spring mvc framework?..

Answer / 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

More Spring Framework Interview Questions

Why spring boot is used for microservices? : Spring Boot

1 Answers  


What is spring mvc flow?

1 Answers  


What is a spring transaction?

1 Answers  


Can we close statement before resultset?

1 Answers  


What is the difference between @autowired and @bean?

1 Answers  


What is yml file in spring boot? : Spring Boot

1 Answers  


How does the ioc work?

1 Answers  


How many types of spring containers are there?

1 Answers  


Explain the use of @controller and @requestmapping annotations in spring mvc.

1 Answers  


Why is spring preferred over frameworks or core benefits of spring framework?

1 Answers  


What does a framework means?

1 Answers  


What are different ways to configure a class as spring bean?

1 Answers  


Categories