What is the advantage of spring mvc?



What is the advantage of spring mvc?..

Answer / Pritam Singh

Spring MVC provides a comprehensive framework for building web applications. Its advantages include clean separation of concerns, extensibility, support for RESTful services, integration with other Spring modules, and ease of testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Explain the types of advice in spring?

1 Answers  


What is difference between entity and table?

1 Answers  


What is the default autowire in spring?

1 Answers  


Explain bean lifecycle in spring framework?

1 Answers  


Does ef core support lazy loading?

1 Answers  


What does the viewresolver class?

1 Answers  


How to create an applicationcontext in a java program?

1 Answers  


What are profiles in spring?

1 Answers  


How to define the scope of a bean?

1 Answers  


Why do we use aop in spring?

1 Answers  


What are the types of annotations?

1 Answers  


What is the difference between war file and jar file?

1 Answers  


Categories