Commit Graph

12 Commits

Author SHA1 Message Date
Phillip Webb
2c318605b1 Fix '@since' tags of relocated code 2025-06-13 20:06:53 -07:00
Phillip Webb
2ddca76076 Create spring-boot-health module 2025-06-13 20:06:53 -07:00
Phillip Webb
3de1e27b64 Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.
2025-06-13 20:06:53 -07:00
Andy Wilkinson
a78797a2ba 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-13 20:06:52 -07:00
Andy Wilkinson
0464bf753f Remove actuate from restructured metrics package names 2025-06-13 20:06:46 -07:00
Andy Wilkinson
fedc08a757 Move JDBC metrics auto-configuration into spring-boot-jdbc 2025-06-13 20:06:43 -07:00
Phillip Webb
d1cd43bc68 Move JDBC Docker Compose support into spring-boot-jdbc 2025-06-13 20:06:41 -07:00
Stéphane Nicoll
9d531caa52 Move JDBC testcontainers support into spring-boot-jdbc 2025-06-13 20:06:39 -07:00
Andy Wilkinson
47831a41ed Move JDBC health auto-configuration into spring-boot-jdbc 2025-06-13 20:06:36 -07:00
Andy Wilkinson
29b745215e Move code from spring-boot-actuator to spring-boot-jdbc 2025-06-13 20:06:34 -07:00
Andy Wilkinson
837cf467e0 Create spring-boot-sql module 2025-06-13 20:06:28 -07:00
Andy Wilkinson
8a1a5160c3 Create spring-boot-jdbc module 2025-06-13 20:06:20 -07:00