spring-boot/spring-boot-samples/spring-boot-sample-web-secure
Dave Syer b21fdd3463 Switch default security filter back on
If the user sets security.basic.enabled=false he has to remember
to @EnableWebSecurity.  Possibly we could be more helpful about the
exception, but I think this might be pilot error.

Fixes gh-568
2014-03-25 07:51:25 +00:00
..
src Switch default security filter back on 2014-03-25 07:51:25 +00:00
pom.xml Convert all sample tests to @IntegrationTest where appropriate 2014-03-11 13:54:30 +00:00