Pregunta de entrevista de Marlabs

What is Spring MVC

Respuesta de la entrevista

Anónimo

17 jul 2020

A Spring MVC is a Java framework that is used to build web applications. It follows the Model-View-Controller design pattern. It implements all the basic features of a core spring framework like Inversion of Control, Dependency Injection.