spring-boot/spring-boot-samples/spring-boot-sample-tomcat-jsp/src
Phillip Webb 6c7289b822 Allow META-INF/resources in WAR classes folder
Update `TomcatResources` so that `META-INF/resources` folders in
`src/main/resources` no longer fail with a "URI is not hierarchical"
exception.

Closes gh-13265
2018-06-05 17:00:52 -07:00
..
main Allow META-INF/resources in WAR classes folder 2018-06-05 17:00:52 -07:00
test/java/sample/tomcat/jsp Update the samples to make use of auto-configured TestRestTemplate 2016-08-25 12:07:40 +01:00