spring-boot/spring-boot-autoconfigure
Dave Syer 4c359e1a4d Two choices are available to users for welcome page
* 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]
2013-07-29 11:57:44 +01:00
..
src Two choices are available to users for welcome page 2013-07-29 11:57:44 +01:00
pom.xml Renamed packages 2013-07-26 14:11:04 -07:00
README.md Renamed some projects and polish POMs 2013-07-26 12:31:37 -07:00

Spring AutoConfigure