spring-boot/spring-boot-samples/spring-boot-sample-secure
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
..
src Fix tests 2014-03-03 12:22:36 +00:00
pom.xml Next development version 2014-02-13 13:19:12 -08:00