Commit Graph

14 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 22865e79bf Add EndpointObjectMapper supported types method
Issue: 45876
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
Andy Wilkinson a85987e3c7 Move remaining integration tests out of actuator-autoconfigure-all
Issue: 46071
2025-06-30 16:57:41 -07:00
Andy Wilkinson 06156f83d8 Move code out of spring-boot-actuator-autoconfigure-all
Issue: 46071
2025-06-30 16:57:39 -07:00
Stéphane Nicoll e2515b6a61 Move Servlet high-level infrastructure to spring-boot-servlet
Issue: 46151
2025-06-30 16:57:39 -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 ab33a66ca1 Move Jersey metrics to spring-boot-jersey
Issue: 46116
2025-06-30 16:57:37 -07:00
Stéphane Nicoll d8f3a6e203 Split WebEndpointTest infrastructure configuration
Issue: 46071
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 331bdbd586 Move Actuator Jersey infrastructure to spring-boot-jersey
Issue: 46116
2025-06-30 16:57:35 -07:00
Andy Wilkinson 9d0c05e4ce Rework HTTP client modules
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson c1f5498b11 Create spring-boot-web-server-test module
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson 4c0839f516 Create spring-boot-jersey module
Issue: 46116
2025-06-27 14:59:39 -07:00