Commit Graph

9 Commits

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

Issue: 46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-06-30 16:57:42 -07:00
Andy Wilkinson f49aaa5808 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Issue: 45600
2025-06-30 16:57:41 -07:00
Phillip Webb ea31009641 Move Flyway Docker Compose support into spring-boot-flyway
Issue: 46086
2025-06-30 16:57:32 -07:00
Stéphane Nicoll c11c21e73b Move Flyway testcontainers support into spring-boot-flyway
Issue: 46086
2025-06-30 16:57:29 -07:00
Andy Wilkinson c197df4651 Move Flyway endpoint auto-configuration to spring-boot-flyway
Issue: 46086
2025-06-30 16:57:27 -07:00
Andy Wilkinson 9781cd09b7 Move code from spring-boot-actuator to spring-boot-flyway
Issue: 46086
2025-06-30 16:57:24 -07:00
Stéphane Nicoll 4702a7c63d Create spring-boot-jooq module
Issue: 46101
2025-06-27 14:52:03 -07:00
Stéphane Nicoll 7dffa75c9b Create spring-boot-jpa module
Issue: 46095
2025-06-27 14:48:44 -07:00
Stéphane Nicoll 13e0f45539 Create spring-boot-flyway module
Issue: 46086
2025-06-27 14:43:46 -07:00