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 |
Explain the types of advice in spring?
What is difference between entity and table?
What is the default autowire in spring?
Explain bean lifecycle in spring framework?
Does ef core support lazy loading?
What does the viewresolver class?
How to create an applicationcontext in a java program?
What are profiles in spring?
How to define the scope of a bean?
Why do we use aop in spring?
What are the types of annotations?
What is the difference between war file and jar file?