Commit Graph

14 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 b19403c9fc Add EndpointObjectMapper supported types method
Closes gh-45876
2025-07-01 12:31:11 +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 76719a4e28 Move remaining integration tests out of actuator-autoconfigure-all
See gh-46071
2025-07-01 12:31:10 +01:00
Andy Wilkinson 70a540fb5b Move code out of spring-boot-actuator-autoconfigure-all
See gh-46071
2025-07-01 12:03:00 +01:00
Stéphane Nicoll e801ee7db8 Move Servlet high-level infrastructure to spring-boot-servlet
See gh-46151
2025-07-01 12:02:59 +01:00
Andy Wilkinson cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation
See gh-46150
2025-07-01 12:02:52 +01:00
Andy Wilkinson ed96d53090 Move Jersey metrics to spring-boot-jersey
Closes gh-46116
2025-07-01 12:02:42 +01:00
Stéphane Nicoll 0f3d151d5f Split WebEndpointTest infrastructure configuration
See gh-46071
2025-07-01 12:02:20 +01:00
Stéphane Nicoll ea9897da22 Move Actuator Jersey infrastructure to spring-boot-jersey
See gh-46116
2025-07-01 12:02:19 +01:00
Andy Wilkinson b0158deff7 Rework HTTP client modules
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module
See gh-46071
2025-07-01 11:58:35 +01:00
Andy Wilkinson 7c13605b59 Create spring-boot-jersey module
See gh-46116
2025-07-01 11:56:39 +01:00