spring-boot/spring-boot-project/spring-boot-docs/src
Brian Clozel 525e03d3b5 Add welcome page support for Spring WebFlux
This commit adds the support for static and templated welcome pages with
Spring WebFlux. The implementation is backed by a `RouterFunction`
that's serving a static `index.html` file or rendering an `index` view.

Closes gh-9785
2020-05-22 14:20:06 +02:00
..
docs/asciidoc Add welcome page support for Spring WebFlux 2020-05-22 14:20:06 +02:00
main Fix typo in section 4.30.6 2020-05-20 17:41:50 -07:00
test Polish 2020-04-25 09:04:10 +02:00