spring-boot/spring-boot-samples
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
..
spring-boot-sample-actuator Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-actuator-ui Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-batch Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-data-jpa Rework database auto-configure 2013-09-05 17:14:11 -07:00
spring-boot-sample-integration Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-jetty Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-profile Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-simple Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-tomcat ManagementServerConfiguration security 2013-09-05 17:14:10 -07:00
spring-boot-sample-traditional Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-web-static Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-web-ui Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-websocket Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-xml Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
README.md Documentation 2013-08-05 22:36:22 -07:00
pom.xml Switch off ws sample tests 2013-09-05 17:14:10 -07:00

README.md

Spring Boot - Samples

We are currently still working on documentation for Spring Boot. Please check back in the future.