Commit Graph

3 Commits (85faaa8e4fefd193df907050d0de08fc16d01df7)

Author SHA1 Message Date
Phillip Webb f798f26596 Merge branch '2.4.x' 3 years ago
Phillip Webb 6ab2df5698 Order DataSourceScriptDatabaseInitializer last
Change the order of `DataSourceScriptDatabaseInitializerDetector` so
that it always runs last. This update allows script initialization to
be combined with a high-level migration tool such as Flyway.

Closes gh-26692
3 years ago
Madhura Bhave d9466f5659 Move smoke tests under spring-boot-test
See gh-17393
5 years ago