Phillip Webb
ed588794aa
Align reactive auto-configuration names
...
Rename a few reactive auto-configuration and related classes for better
consistency.
Issue: 46156
2025-06-30 16:57:42 -07:00
Phillip Webb
f0abccffbc
Create spring-boot-health module
...
Issue: 46155
2025-06-30 16:57:42 -07:00
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
Andy Wilkinson
7dc60fc942
Remove actuate from restructured metrics package names
...
Issue: 46071
2025-06-30 16:57:36 -07:00
Andy Wilkinson
35c18d7dba
Move JDBC metrics auto-configuration into spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:33 -07:00
Phillip Webb
c26f6c0d0a
Move JDBC Docker Compose support into spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:31 -07:00
Stéphane Nicoll
b295230d31
Move JDBC testcontainers support into spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:29 -07:00
Andy Wilkinson
33cfd36904
Move JDBC health auto-configuration into spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:27 -07:00
Andy Wilkinson
589a8b79c3
Move code from spring-boot-actuator to spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:25 -07:00
Andy Wilkinson
9470779b63
Create spring-boot-sql module
...
Issue: 46140
2025-06-30 16:57:20 -07:00
Andy Wilkinson
cda1ffe54d
Create spring-boot-jdbc module
...
Issue: 46085
2025-06-27 14:41:32 -07:00