Files
spring-boot/module
Phillip Webb 155e3bd5e6 Relocate @AutoConfigureDataSourceInitialization
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
2025-10-01 21:43:13 -07:00
..
2025-09-18 14:41:16 -07:00
2025-09-24 12:47:09 +01:00
2025-09-18 13:29:47 -07:00
2025-09-18 14:41:16 -07:00
2025-09-24 12:47:09 +01:00
2025-09-18 14:41:16 -07:00
2025-09-18 14:41:16 -07:00
2025-10-01 17:21:00 -07:00