spring-boot/spring-boot-samples
Dave Syer b0b7bc0e7f Fix tests
Some assumptions were being made in tests, e.g. about
there being an AuthenticationManager @Bean, which were
false with the new Security 3.2.1 updates from Rob.

Also parent-child contexts with the actuator were
problematic because they didn't exclude the web configuration
for the management security in the parent context.

Fixes gh-244
2014-03-03 12:22:36 +00:00
..
spring-boot-sample-actuator Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-actuator-log4j Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-actuator-noweb Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-actuator-ui Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-amqp Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-aop Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-batch Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-data-jpa Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-data-mongodb Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-data-redis Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-data-rest Add spring-data-rest sample 2014-02-27 10:33:44 +00:00
spring-boot-sample-integration Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-jetty Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-profile Add snakeyaml to spring-boot-starter 2014-02-18 10:25:26 +00:00
spring-boot-sample-secure Fix tests 2014-03-03 12:22:36 +00:00
spring-boot-sample-servlet Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-simple Add support for Spring Loaded in Maven and Gradle 2014-02-18 10:05:28 +00:00
spring-boot-sample-tomcat Polish 2014-02-24 13:43:54 -08:00
spring-boot-sample-traditional Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-web-jsp Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-web-secure Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-web-static Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-web-ui Polish 2014-02-18 21:58:09 -08:00
spring-boot-sample-websocket Next development version 2014-02-13 13:19:12 -08:00
spring-boot-sample-xml Next development version 2014-02-13 13:19:12 -08:00
pom.xml Add spring-data-rest sample 2014-02-27 10:33:44 +00:00
README.md Documentation 2013-08-05 22:36:22 -07:00

Spring Boot - Samples

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