Files
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
..
2014-03-03 12:22:36 +00:00
2014-02-24 13:43:54 -08:00
2014-02-18 21:58:09 -08:00
2014-02-27 10:33:44 +00:00
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.