The DispatcherServlet adds a default InternalViewResolver which was used by some apps, but when the actuator was available it added an "/error" bean and effectively switched off the default view resolver. The net fix was to add an InternalViewResolver at the same time as adding any other ViewResolvers. [Fixes #55357516] [bs-290] Actuator UI app cannot serve static index.html |
||
|---|---|---|
| .. | ||
| spring-boot-sample-actuator | ||
| spring-boot-sample-actuator-ui | ||
| spring-boot-sample-batch | ||
| spring-boot-sample-data-jpa | ||
| spring-boot-sample-integration | ||
| spring-boot-sample-jetty | ||
| spring-boot-sample-profile | ||
| spring-boot-sample-simple | ||
| spring-boot-sample-tomcat | ||
| spring-boot-sample-traditional | ||
| spring-boot-sample-web-static | ||
| spring-boot-sample-web-ui | ||
| spring-boot-sample-websocket | ||
| spring-boot-sample-xml | ||
| README.md | ||
| pom.xml | ||
README.md
Spring Boot - Samples
We are currently still working on documentation for Spring Boot. Please check back in the future.