spring-boot/spring-boot-project/spring-boot-docs
Brian Clozel 0d902c1323 Document Welcome Page support ordering
This commit documents the relative ordering of `HandlerMapping` support
in Spring MVC and WebFlux applications.
As of Spring Framework 6.1.0, the Welcome Page support acts as a
fallback in case no index route has been defined by the application as a
`RouterFunction` or within an annotated `@Controller`.

Closes gh-34846
2023-09-11 15:04:43 +02:00
..
src Document Welcome Page support ordering 2023-09-11 15:04:43 +02:00
build.gradle Add support for Apache Pulsar 2023-09-05 17:01:51 -07:00