Commit Graph

9 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
Andy Wilkinson f90a5986e5 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.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Phillip Webb 75b1f94857 Move Flyway Docker Compose support into spring-boot-flyway
Closes gh-46086
2025-07-01 12:01:41 +01:00
Stéphane Nicoll ac16a7919b Move Flyway testcontainers support into spring-boot-flyway
See gh-46086
2025-07-01 12:01:06 +01:00
Andy Wilkinson e103586cfe Move Flyway endpoint auto-configuration to spring-boot-flyway
See gh-46086
2025-07-01 12:00:22 +01:00
Andy Wilkinson d46d93c6a9 Move code from spring-boot-actuator to spring-boot-flyway
See gh-46086
2025-07-01 11:59:31 +01:00
Stéphane Nicoll 2186da3cb5 Create spring-boot-jooq module
Closes gh-46101
2025-07-01 11:55:39 +01:00
Stéphane Nicoll 1b816bd22d Create spring-boot-jpa module
See gh-46095
2025-07-01 11:55:13 +01:00
Stéphane Nicoll 80933d86b4 Create spring-boot-flyway module
See gh-46086
2025-07-01 11:54:34 +01:00