Merge branch '2.5.x' into 2.6.x
This commit is contained in:
@@ -33,9 +33,10 @@ There are also several guides that cover Spring MVC available at https://spring.
|
||||
TIP: You can define as many `RouterFunction` beans as you like to modularize the definition of the router.
|
||||
Beans can be ordered if you need to apply a precedence.
|
||||
|
||||
|
||||
|
||||
[[web.servlet.spring-mvc.auto-configuration]]
|
||||
==== Spring MVC Auto-configuration
|
||||
|
||||
Spring Boot provides auto-configuration for Spring MVC that works well with most applications.
|
||||
|
||||
The auto-configuration adds the following features on top of Spring's defaults:
|
||||
|
||||
Reference in New Issue
Block a user