Commit Graph

17 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 1ec6067895 Move HTTP exchange auto-config into appropriate modules
See gh-46071
2025-07-01 12:03:03 +01:00
Andy Wilkinson 97eeee6b67 Move mapping description auto-configuration into appropriate modules
See gh-46071
2025-07-01 12:03:03 +01:00
Stéphane Nicoll 905964ff78 Move Actuator infrastructure for WebFlux to spring-boot-webflux
Closes gh-46138
2025-07-01 12:02:57 +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 ac1b91e208 Move WebFlux observation auto-config into spring-boot-webflux
See gh-46138
2025-07-01 12:02:48 +01:00
Stéphane Nicoll 0f3d151d5f Split WebEndpointTest infrastructure configuration
See gh-46071
2025-07-01 12:02:20 +01:00
Andy Wilkinson a50c75b3e3 Reduce dependencies of spring-boot-actuator
See gh-46071
2025-07-01 12:02:15 +01:00
Andy Wilkinson bb80db8a28 Move web server auto-configure classes into spring-boot-web-server
Closes gh-46145
2025-07-01 11:58:52 +01:00
Andy Wilkinson 401d74c124 Move CodecCustomizer into spring-boot-http-codec
Closes gh-46119
2025-07-01 11:58:39 +01:00
Andy Wilkinson a793efe486 Create spring-boot-web-server module
See gh-46145
2025-07-01 11:58:34 +01:00
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson cddad4a857 Create spring-boot-webflux module
See gh-46138
2025-07-01 11:58:05 +01:00