• Dave Syer's avatar
    Two choices are available to users for welcome page · 4c359e1a
    Dave Syer authored
    * For a jar deployment add classpath:static/index.html
    (works via Spring MVC mapping)
    * For a war the same thing works, but so does adding
    index.html to src/main/webapp (works via container
    default servlet)
    
    [Fixes #54092261] [bs-252]
    4c359e1a
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-ops Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-ups Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...