Commit Graph

9 Commits

Author SHA1 Message Date
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
Andy Wilkinson ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00
Andy Wilkinson 864ab740e5 Move JDBC metrics auto-configuration into spring-boot-jdbc
Closes gh-46085
2025-07-01 12:02:03 +01:00
Phillip Webb 720e503f7e Move JDBC Docker Compose support into spring-boot-jdbc
See gh-46085
2025-07-01 12:01:40 +01:00
Stéphane Nicoll 8f54873227 Move JDBC testcontainers support into spring-boot-jdbc
See gh-46085
2025-07-01 12:01:04 +01:00
Andy Wilkinson e2c7b42ee0 Move JDBC health auto-configuration into spring-boot-jdbc
See gh-46085
2025-07-01 12:00:27 +01:00
Andy Wilkinson 0c33c3f613 Move code from spring-boot-actuator to spring-boot-jdbc
See gh-46085
2025-07-01 11:59:42 +01:00
Andy Wilkinson 4c688249e1 Create spring-boot-sql module
Closes gh-46140
2025-07-01 11:58:12 +01:00
Andy Wilkinson 5addbc70e7 Create spring-boot-jdbc module
See gh-46085
2025-07-01 11:54:24 +01:00