spring-boot/spring-boot-samples/spring-boot-sample-web-secure-custom
Dave Syer 607f78a779 Add secure sample with JDBC and data.sql
We can't easily solve the problem by not allowing Spring Security to
eagerly instantiate everything, but we can be defensive about data.sql
and make sure it is executed even if the listener isn't yet registered.

Fixes gh-1386
2014-08-25 17:16:32 +01:00
..
src Add secure sample with JDBC and data.sql 2014-08-25 17:16:32 +01:00
pom.xml Refactor AuthenticationManagerConfiguration to make sure it works 2014-08-11 17:42:30 -07:00