Commit Graph

6 Commits

Author SHA1 Message Date
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Phillip Webb ad16efe1e1 Move Liquibase Docker Compose support into spring-boot-liquibase
Closes gh-46088
2025-07-01 12:01:43 +01:00
Stéphane Nicoll 5528d1fbfe Move Liquibase testcontainers support into spring-boot-liquibase
See gh-46088
2025-07-01 12:01:09 +01:00
Andy Wilkinson 9a530b8539 Move Liquibase endpoint auto-configuration into spring-boot-liquibase
See gh-46088
2025-07-01 12:00:35 +01:00
Andy Wilkinson 7e650b618e Move code from spring-boot-actuator to spring-boot-liquibase
See gh-46088
2025-07-01 11:59:39 +01:00
Phillip Webb 0f1c0d97d1 Create spring-boot-liquibase module
See gh-46088
2025-07-01 11:54:44 +01:00