Commit Graph

12 Commits

Author SHA1 Message Date
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 d7018f8824 Rename spring-boot-micrometer-observation to spring-boot-observation
Issue: 46150
2025-06-30 16:57:38 -07:00
Andy Wilkinson 54991f4212 Move R2DBC health and observation to spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:37 -07:00
Andy Wilkinson 7dc60fc942 Remove actuate from restructured metrics package names
Issue: 46071
2025-06-30 16:57:36 -07:00
Andy Wilkinson 4f2c3ae6c6 Move R2DBC metrics auto-configuration into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:34 -07:00
Phillip Webb 3adbe1df3e Move R2DBC Docker Compose support into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:32 -07:00
Stéphane Nicoll 48659e0d20 Move R2DBC testcontainers support into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:30 -07:00
Andy Wilkinson c35f07afe0 Move code from spring-boot-actuator to spring-boot-r2dbc
Issue: 46094
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 28dadc2cf5 Create spring-boot-r2dbc module
Issue: 46094
2025-06-27 14:48:10 -07:00