Commit Graph

7 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
Stéphane Nicoll 31cbcc6f67 Move Couchbase testcontainers support into spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:29 -07:00
Andy Wilkinson b4ac84807d Move Couchbase health auto-configuration into spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:27 -07:00
Andy Wilkinson a8a6d49f91 Move code from spring-boot-actuator to spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:23 -07:00
Stéphane Nicoll 8c705529c3 Create spring-boot-couchbase module
Issue: 46103
2025-06-27 14:52:58 -07:00