spring-boot/spring-boot-docs
Brian Clozel 9dd3fb70e2 Remove Servlet-specific static locations
This commit removes the Servlet root context from the default values for
the `spring.resources.static-locations` configuration property. Servlet
and non-Servlet applications are sharing this property.

The Servlet root context is automatically configured as a resource
location for Spring MVC based applications.

Closes gh-9240
2017-09-13 15:31:05 +02:00
..
src Remove Servlet-specific static locations 2017-09-13 15:31:05 +02:00
pom.xml Use Java 8 Javadoc URL 2017-09-13 09:00:11 +02:00