adspace
Answer Posted / Abhash Mitra
Spring MVC is a popular web application framework in Java that follows Model-View-Controller (MVC) architectural pattern. It allows for the separation of application logic into three distinct components - Model, View, and Controller, enabling cleaner code organization and easier maintainability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers