• Dave Syer's avatar
    Take care registering DataSourceInitializer · c0305ecb
    Dave Syer authored
    The DataSourceInitializer is instantiated early by the
    DataSourceInitializerPostProcessor, so it has to live in
    isolation (in its own @Configuration) to prevent early
    instantiation of the DataSourceAutoConfiguration.
    
    Fixes gh-1166
    c0305ecb
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...