Commit Graph

5 Commits

Author SHA1 Message Date
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 f49aaa5808 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.

Issue: 45600
2025-06-30 16:57:41 -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 cf7280cfc6 Move HTTP client observation support into relevant modules
Issue: 46071
2025-06-30 16:57:37 -07:00
Andy Wilkinson 9d0c05e4ce Rework HTTP client modules
Issue: 46118
2025-06-30 16:57:26 -07:00