spring-boot/spring-boot-samples/spring-boot-sample-traditional
Dave Syer 43fc107437 Fix security config
The management endpoints were still all mixed up
with the user endpoints. Fixed that and extracted
user endpoints in to conditional block so not
protected if path explicitly set to empty string.

[#53029715]
2013-09-05 17:14:11 -07:00
..
gradle/wrapper Add gradle example builds 2013-07-30 00:06:35 -07:00
src Fix security config 2013-09-05 17:14:11 -07:00
.gitignore Change package names zero->boot 2013-07-26 14:13:41 +01:00
build.gradle Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
gradlew Add gradle example builds 2013-07-30 00:06:35 -07:00
gradlew.bat Add gradle example builds 2013-07-30 00:06:35 -07:00
pom.xml Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00