What is mvc in spring?
Answer / Kunwar Pal Singh
In Spring Framework, MVC stands for Model-View-Controller and is a popular design pattern used for developing web applications. Spring provides an implementation of this pattern called the Spring MVC framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the components defined in the model from mvc architecture?
What are child actions in mvc?
Explain the need of display mode in mvc?
What is data annotation in mvc?
What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?
What is allowanonymous in mvc?
What is the use of mvc?
What is route in mvc?
What is mvc authorize?
How does mvc routing work?
How to share a view across multiple controllers in MVC?
What is mvc view engine?