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
b566e98fed
Move Servlet Filters into spring-boot-servlet
...
Issue: 46151
2025-06-30 16:57:40 -07:00
Andy Wilkinson
8ae180024c
Move mapping description auto-configuration into appropriate modules
...
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
3c124ea91d
Move WebMvc observation auto-config into spring-boot-webmvc
...
Issue: 46121
2025-06-30 16:57:38 -07:00
Stéphane Nicoll
4dae86a8fc
Move Actuator infrastructure for WebMvc to spring-boot-webmvc
...
Issue: 46121
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
Andy Wilkinson
61c758ac8f
Invert dependency between actuator-autoconfigure and webmvc
...
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson
aac9d64797
Reduce dependencies of spring-boot-actuator
...
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson
9d0c05e4ce
Rework HTTP client modules
...
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson
ff2492c54b
Move web server auto-configure classes into spring-boot-web-server
...
Issue: 46145
2025-06-30 16:57:22 -07:00
Andy Wilkinson
5f6d91f277
Rename spring-boot-http to spring-boot-http-converter
...
Issue: 46120
2025-06-30 16:57:22 -07:00
Andy Wilkinson
c1f5498b11
Create spring-boot-web-server-test module
...
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson
489686e966
Create spring-boot-web-server module
...
Issue: 46145
2025-06-30 16:57:21 -07:00
Stéphane Nicoll
ecb1dd5715
Move web server specific classes into .*.server.* packages
...
Issue: 46071
2025-06-30 16:57:21 -07:00
Phillip Webb
ca3ecd1555
Remove Thymeleaf from WelcomePageIntegrationTests
...
Issue: 46110
2025-06-27 15:01:57 -07:00
Andy Wilkinson
175e6acde8
Create spring-boot-webmvc module
...
Issue: 46121
2025-06-27 15:01:11 -07:00