• Brian Clozel's avatar
    Add welcome page support for Spring WebFlux · 525e03d3
    Brian Clozel authored
    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
    525e03d3
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...