pull/30003/head
Phillip Webb 3 years ago
parent 5b4ec32645
commit 560d576a02

@ -2,6 +2,8 @@
== Servlet Web Applications == Servlet Web Applications
If you want to build servlet-based web applications, you can take advantage of Spring Boot's auto-configuration for Spring MVC or Jersey. If you want to build servlet-based web applications, you can take advantage of Spring Boot's auto-configuration for Spring MVC or Jersey.
[[web.servlet.spring-mvc]] [[web.servlet.spring-mvc]]
=== The "`Spring Web MVC Framework`" === The "`Spring Web MVC Framework`"
The {spring-framework-docs}/web.html#mvc[Spring Web MVC framework] (often referred to as "`Spring MVC`") is a rich "`model view controller`" web framework. The {spring-framework-docs}/web.html#mvc[Spring Web MVC framework] (often referred to as "`Spring MVC`") is a rich "`model view controller`" web framework.

Loading…
Cancel
Save