• Phillip Webb's avatar
    Fix @AutoConfigureTestDatabase imports · 2c621f40
    Phillip Webb authored
    Update `@AutoConfigureTestDatabase` so that it always imports
    `DataSourceAutoConfiguration`. Prior to this commit the annotation
    could only be applied if something else also imported DataSource
    auto-configuration.
    
    Fixes gh-6897
    2c621f40
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...