Phillip Webb
3ca1e91cde
Create spring-boot-health module
...
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb
3ecbbce773
Order endpoint properties alphabetically
...
Closes gh-46227
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
f90a5986e5
Remove most deprecated APIs that were due for removal in 4.0
...
Support for rest controller, controler, and servlet endpoints has
been kept for now.
Closes gh-45600
2025-07-01 12:31:10 +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
9860168d3e
Move some tests out of actuator-autoconfigure-all
...
See gh-46071
2025-07-01 12:31:10 +01:00
Andy Wilkinson
299ed11f9c
Minimize what remains of actuator-autoconfigure-all
...
See gh-46071
2025-07-01 12:31:10 +01:00
Andy Wilkinson
7875aaa308
Create spring-boot-cloudfoundry module
...
Closes gh-46152
2025-07-01 12:03:10 +01:00
Andy Wilkinson
2f837eebc7
Move SSL auto-configuration out of actuator-autoconfigure-all
...
See gh-46071
2025-07-01 12:03:08 +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
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
Stéphane Nicoll
905964ff78
Move Actuator infrastructure for WebFlux to spring-boot-webflux
...
Closes gh-46138
2025-07-01 12:02:57 +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
Phillip Webb
152ab97815
Create spring-boot-opentelemetry module
...
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.
Closes gh-46149
2025-07-01 12:02:36 +01:00
Stéphane Nicoll
a1547e3acc
Move Actuator Tomcat infrastructure to spring-boot-tomcat
...
See gh-46073
2025-07-01 12:02:22 +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
2a9de80686
Invert dependency between actuator-autoconfigure and webmvc
...
See gh-46071
2025-07-01 12:02:16 +01:00
Andy Wilkinson
e2addb3238
Remove unnecessary use of DispatcherServletAutoConfiguration
...
See gh-46071
2025-07-01 12:02:15 +01:00
Andy Wilkinson
e103586cfe
Move Flyway endpoint auto-configuration to spring-boot-flyway
...
See gh-46086
2025-07-01 12:00:22 +01:00
Andy Wilkinson
10fd1f3fa5
Start splitting up spring-boot-actuator-autoconfigure
...
See gh-46071
2025-07-01 12:00:05 +01:00
Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson
f86a46d3c5
Move code from spring-boot-actuator to spring-boot-http-client-reactive
...
See gh-46118
2025-07-01 12:00:02 +01:00
Andy Wilkinson
9bfbf3a327
Move code from spring-boot-actuator to spring-boot-session
...
See gh-46139
2025-07-01 11:59:59 +01:00
Andy Wilkinson
62b57cb521
Move code from spring-boot-actuator to spring-boot-quartz
...
See gh-46107
2025-07-01 11:59:56 +01:00
Andy Wilkinson
4299643d8d
Move code from spring-boot-actuator to spring-boot-http-client
...
See gh-46118
2025-07-01 11:59:53 +01:00
Andy Wilkinson
ea621d96ee
Move code from spring-boot-actuator to spring-boot-r2dbc
...
See gh-46094
2025-07-01 11:59:50 +01:00
Andy Wilkinson
971b5750a9
Move code from spring-boot-actuator into spring-boot-neo4j
...
See gh-46106
2025-07-01 11:59:48 +01:00
Andy Wilkinson
972a036c1f
Move code from spring-boot-actuator to spring-boot-mail
...
See gh-46079
2025-07-01 11:59:45 +01:00
Andy Wilkinson
0c33c3f613
Move code from spring-boot-actuator to spring-boot-jdbc
...
See gh-46085
2025-07-01 11:59:42 +01:00
Andy Wilkinson
7e650b618e
Move code from spring-boot-actuator to spring-boot-liquibase
...
See gh-46088
2025-07-01 11:59:39 +01:00
Andy Wilkinson
369e5206c4
Move code from spring-boot-actuator to spring-boot-ldap
...
See gh-46108
2025-07-01 11:59:36 +01:00
Andy Wilkinson
400c234de8
Move code from spring-boot-actuator to spring-boot-jms
...
See gh-46081
2025-07-01 11:59:34 +01:00
Andy Wilkinson
d46d93c6a9
Move code from spring-boot-actuator to spring-boot-flyway
...
See gh-46086
2025-07-01 11:59:31 +01:00
Andy Wilkinson
0497cd48ad
Move code from spring-boot-actuator to spring-boot-integration
...
See gh-46098
2025-07-01 11:59:29 +01:00
Andy Wilkinson
035d4ffb9c
Move code from spring-boot-actuator to spring-boot-hazelcast
...
See gh-46099
2025-07-01 11:59:26 +01:00
Andy Wilkinson
125c94c94b
Move code from spring-boot-actuator to spring-boot-elasticsearch
...
See gh-46091
2025-07-01 11:59:23 +01:00
Andy Wilkinson
60fd9f7174
Move code from spring-boot-actuator to spring-boot-data-redis
...
See gh-46126
2025-07-01 11:59:20 +01:00
Andy Wilkinson
18459f8101
Move code from spring-boot-actuator to spring-boot-data-mongodb
...
Closes gh-46115
2025-07-01 11:59:17 +01:00
Andy Wilkinson
ac9a395e9f
Move code from spring-boot-actuator to spring-boot-data-elasticsearch
...
Closes gh-46123
2025-07-01 11:59:13 +01:00
Andy Wilkinson
8052ea8d68
Move code from spring-boot-actuator to spring-boot-couchbase
...
See gh-46103
2025-07-01 11:59:10 +01:00
Andy Wilkinson
24c2ff60d7
Move code from spring-boot-actuator to spring-boot-cassandra
...
See gh-46104
2025-07-01 11:59:07 +01:00
Andy Wilkinson
958555e2f0
Move code from spring-boot-actuator to spring-boot-cache
...
See gh-46132
2025-07-01 11:59:04 +01:00
Andy Wilkinson
32219337c7
Move code from spring-boot-actuator to spring-boot-amqp
...
See gh-46077
2025-07-01 11:59:01 +01:00
Andy Wilkinson
753ddccde7
Move Actuator docs into a separate module
...
See gh-46071
2025-07-01 11:58:57 +01:00
Andy Wilkinson
0291064cea
Create spring-boot-http-client-reactive module
...
See gh-46118
2025-07-01 11:58:55 +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
9e1758a3e3
Create spring-boot-http-client module
...
See gh-46118
2025-07-01 11:58:42 +01:00