-
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