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 |
What is @inject annotation in spring?
What is yml file in spring boot? : Spring Boot
What is the basic concept of spring?
What are the different orm’s supported by spring?
Difference between filesystemresource and classpathresource.
What do you mean by autowiring in spring?
What is dependency in spring?
How to integrate spring and hibernate using hibernatedaosupport?
What is eager fetch? : Spring Boot
explain the object/relational mapping integration module
What is the advantage of spring boot? : Spring Boot
What is the difference between spring singleton bean scope and singleton design pattern?