Commit Graph

7 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 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
Andy Wilkinson ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00
Stéphane Nicoll 6f6b395862 Move Kafka testcontainers support into spring-boot-kafka
Closes gh-46092
2025-07-01 12:01:13 +01:00
Andy Wilkinson f8f9beab17 Create spring-boot-metrics module
See gh-46147
2025-07-01 12:00:46 +01:00
Andy Wilkinson 0850df50a9 Create spring-boot-kafka module
See gh-46092
2025-07-01 11:55:01 +01:00