Commit Graph

3 Commits (f6ce25f9c5cda628e4cda9a17ec73efdcdb6a3b5)

Author SHA1 Message Date
Phillip Webb f798f26596 Merge branch '2.4.x' 4 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
4 years ago
Madhura Bhave d9466f5659 Move smoke tests under spring-boot-test
See gh-17393
5 years ago