You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d205d9404a
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 |
11 years ago | |
---|---|---|
.. | ||
spring-boot-sample-actuator | 11 years ago | |
spring-boot-sample-actuator-ui | 11 years ago | |
spring-boot-sample-batch | 11 years ago | |
spring-boot-sample-data-jpa | 11 years ago | |
spring-boot-sample-integration | 11 years ago | |
spring-boot-sample-jetty | 11 years ago | |
spring-boot-sample-profile | 11 years ago | |
spring-boot-sample-simple | 11 years ago | |
spring-boot-sample-tomcat | 11 years ago | |
spring-boot-sample-traditional | 11 years ago | |
spring-boot-sample-web-static | 11 years ago | |
spring-boot-sample-web-ui | 11 years ago | |
spring-boot-sample-websocket | 11 years ago | |
spring-boot-sample-xml | 11 years ago | |
README.md | 11 years ago | |
pom.xml | 11 years ago |
README.md
Spring Boot - Samples
We are currently still working on documentation for Spring Boot. Please check back in the future.