spring-boot/spring-boot-autoconfigure
Dave Syer e059d0cd5f Re-order security auto configuration so the fallback can be applied
The management security autoconfiguration wanted to come last in the chain
but that won't suit the fallback that was already in place for gh-568. This
change re-orders the autoconfig so that @EnableWebSecurity is still added
if the user sets security.basic.enabled=false and includes the actuator
endpoints.

Fixes gh-568
2014-03-25 17:03:10 +00:00
..
src Re-order security auto configuration so the fallback can be applied 2014-03-25 17:03:10 +00:00
pom.xml Next development version 2014-03-03 22:46:12 -08:00