spring-boot/spring-boot-autoconfigure
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
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Next development version 2014-08-07 11:59:17 -07:00