Skip to content

Commit 560d576

Browse files
committed
Polish
1 parent 5b4ec32 commit 560d576

File tree

1 file changed

+2
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/web

1 file changed

+2
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/web/servlet.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
== Servlet Web Applications
33
If you want to build servlet-based web applications, you can take advantage of Spring Boot's auto-configuration for Spring MVC or Jersey.
44

5+
6+
57
[[web.servlet.spring-mvc]]
68
=== The "`Spring Web MVC Framework`"
79
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.

0 commit comments

Comments
 (0)