Commit Graph

12 Commits

Author SHA1 Message Date
Phillip Webb 06917abbcb Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Closes gh-46156
2025-07-01 12:31:12 +01:00
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
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 cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation
See gh-46150
2025-07-01 12:02:52 +01:00
Andy Wilkinson deb4ce899e Move R2DBC health and observation to spring-boot-r2dbc
Closes gh-46094
2025-07-01 12:02:46 +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 7ca4669484 Move R2DBC metrics auto-configuration into spring-boot-r2dbc
See gh-46094
2025-07-01 12:02:12 +01:00
Phillip Webb 2a26ce187a Move R2DBC Docker Compose support into spring-boot-r2dbc
See gh-46094
2025-07-01 12:01:54 +01:00
Stéphane Nicoll 9887066be6 Move R2DBC testcontainers support into spring-boot-r2dbc
See gh-46094
2025-07-01 12:01:24 +01:00
Andy Wilkinson ea621d96ee Move code from spring-boot-actuator to spring-boot-r2dbc
See gh-46094
2025-07-01 11:59:50 +01:00
Andy Wilkinson 4c688249e1 Create spring-boot-sql module
Closes gh-46140
2025-07-01 11:58:12 +01:00
Andy Wilkinson 3140c4d924 Create spring-boot-r2dbc module
See gh-46094
2025-07-01 11:55:10 +01:00