• Dave Syer's avatar
    Add additional ViewResolver configuration · 2fbff698
    Dave Syer authored
    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
    2fbff698
Name
Last commit
Last update
..
spring-boot-sample-actuator Loading commit data...
spring-boot-sample-actuator-ui Loading commit data...
spring-boot-sample-batch Loading commit data...
spring-boot-sample-data-jpa Loading commit data...
spring-boot-sample-integration Loading commit data...
spring-boot-sample-jetty Loading commit data...
spring-boot-sample-profile Loading commit data...
spring-boot-sample-simple Loading commit data...
spring-boot-sample-tomcat Loading commit data...
spring-boot-sample-traditional Loading commit data...
spring-boot-sample-web-static Loading commit data...
spring-boot-sample-web-ui Loading commit data...
spring-boot-sample-websocket Loading commit data...
spring-boot-sample-xml Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...