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
ff73a4d0bb
Move Servlet Filters into spring-boot-servlet
...
Closes gh-46151
2025-07-01 12:03:07 +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
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
3e5842069b
Move WebMvc observation auto-config into spring-boot-webmvc
...
Closes gh-46121
2025-07-01 12:02:51 +01:00
Stéphane Nicoll
d8ed041f0b
Move Actuator infrastructure for WebMvc to spring-boot-webmvc
...
See gh-46121
2025-07-01 12:02:49 +01:00
Stéphane Nicoll
0f3d151d5f
Split WebEndpointTest infrastructure configuration
...
See gh-46071
2025-07-01 12:02:20 +01:00
Andy Wilkinson
2a9de80686
Invert dependency between actuator-autoconfigure and webmvc
...
See gh-46071
2025-07-01 12:02:16 +01:00
Andy Wilkinson
a50c75b3e3
Reduce dependencies of spring-boot-actuator
...
See gh-46071
2025-07-01 12:02:15 +01:00
Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
2025-07-01 12:00:04 +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
b1a3d98295
Rename spring-boot-http to spring-boot-http-converter
...
Closes gh-46120
2025-07-01 11:58:45 +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
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
Phillip Webb
b7bf177353
Remove Thymeleaf from WelcomePageIntegrationTests
...
Closes gh-46110
2025-07-01 11:57:01 +01:00
Andy Wilkinson
9823b93ecf
Create spring-boot-webmvc module
...
See gh-46121
2025-07-01 11:56:57 +01:00