pull/505/head
Dave Syer 11 years ago
parent 9f8c8c3fe7
commit b8d85decad

@ -1259,7 +1259,7 @@ remove later and let Spring Boot provide its own defaults for them, but it shoul
possible to get something working first. possible to get something working first.
Static resources can be moved to `/public` (or `/static` or `/resources` or Static resources can be moved to `/public` (or `/static` or `/resources` or
`/META-INFO/resources`) in the classpath root. Same for `messages.properties` (Spring Boot `/META-INF/resources`) in the classpath root. Same for `messages.properties` (Spring Boot
detects this automatically in the root of the classpath). detects this automatically in the root of the classpath).
Vanilla usage of Spring `DispatcherServlet` and Spring Security should require no further Vanilla usage of Spring `DispatcherServlet` and Spring Security should require no further

Loading…
Cancel
Save