Explain the spring mvc framework.



Explain the spring mvc framework...

Answer / Munender Singh

Spring MVC Framework is a Java-based Model-View-Controller (MVC) framework built on the Spring Framework. It follows an MVC architecture for building web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is @inject annotation in spring?

1 Answers  


What is yml file in spring boot? : Spring Boot

1 Answers  


What is the basic concept of spring?

1 Answers  


What are the different orm’s supported by spring?

1 Answers  


Difference between filesystemresource and classpathresource.

1 Answers  


What do you mean by autowiring in spring?

1 Answers  


What is dependency in spring?

1 Answers  


How to integrate spring and hibernate using hibernatedaosupport?

1 Answers  


What is eager fetch? : Spring Boot

1 Answers  


explain the object/relational mapping integration module

1 Answers  


What is the advantage of spring boot? : Spring Boot

1 Answers  


What is the difference between spring singleton bean scope and singleton design pattern?

1 Answers  


Categories