spring-boot/spring-boot-samples/spring-boot-sample-web-ui
Phillip Webb a95494fe61 Remove '/resources/**' mapping and default servlet
Remove '/resources/**' mapping since it can cause problems with the
'/**' when the developer defines their own 'resources' sub-folder.

Also remove default servlet config since the resources mapping renders
it redundant.

Issue: #55494446
2013-09-05 17:14:13 -07:00
..
src Remove '/resources/**' mapping and default servlet 2013-09-05 17:14:13 -07:00
pom.xml Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00