• Dave Syer's avatar
    Add secure sample with JDBC and data.sql · 607f78a7
    Dave Syer authored
    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
    607f78a7
pom.xml 1.88 KB