Commit Graph

9 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 f90a5986e5 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.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Phillip Webb c1f9ab974f Move Cassandra Docker Compose support into spring-boot-cassandra
Closes gh-46104
2025-07-01 12:01:35 +01:00
Stéphane Nicoll 9658686829 Move Cassandra testcontainers support into spring-boot-cassandra
See gh-46104
2025-07-01 12:00:56 +01:00
Andy Wilkinson 07e5c343a3 Move Cassandra health auto-configuration into spring-boot-cassandra
See gh-46104
2025-07-01 12:00:10 +01:00
Andy Wilkinson 24c2ff60d7 Move code from spring-boot-actuator to spring-boot-cassandra
See gh-46104
2025-07-01 11:59:07 +01:00
Andy Wilkinson f50fdffc68 Create spring-boot-cassandra module
See gh-46104
2025-07-01 11:55:53 +01:00