Question d’entretien chez Marlabs

What is Spring MVC

Réponse à la question d'entretien

Utilisateur anonyme

17 juil. 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.