Relocate `@AutoConfigureDataSourceInitialization` from `spring-jdbc-test` to `spring-boot-test-autoconfigure`. This change allows Flyway and Liquibase to respond to the annotation without the user needing to remember the `spring-jdbc-test` dependency. This is especially important for R2DB applications which may still be using Flyway or Liquibase for migrations and will want them to apply during tests. See gh-46356 See gh-47322 |
||
---|---|---|
.. | ||
src | ||
build.gradle |