Building Applications with Spring 5 and Vue.js 2
上QQ阅读APP看书,第一时间看更新

Spring MVC

Spring MVC provides the technologies for building web applications. It is based on the Java EE Servlet API. Before we dig into Spring MVC, let's take a look at how a Java EE web application works with servlet. This will help you to understand the role of Spring MVC easier.