Phillip Webb
f0abccffbc
Create spring-boot-health module
...
Issue: 46155
2025-06-30 16:57:42 -07:00
Phillip Webb
e905b51fc2
Order endpoint properties alphabetically
...
Issue: 46227
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
f49aaa5808
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.
Issue: 45600
2025-06-30 16:57:41 -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
a2eee37bdb
Move some tests out of actuator-autoconfigure-all
...
Issue: 46071
2025-06-30 16:57:41 -07:00
Andy Wilkinson
d8598863dd
Minimize what remains of actuator-autoconfigure-all
...
Issue: 46071
2025-06-30 16:57:41 -07:00
Andy Wilkinson
a17591d233
Create spring-boot-cloudfoundry module
...
Issue: 46152
2025-06-30 16:57:40 -07:00
Andy Wilkinson
d19d1b9dee
Move SSL auto-configuration out of actuator-autoconfigure-all
...
Issue: 46071
2025-06-30 16:57:40 -07:00
Andy Wilkinson
96946c67cf
Move HTTP exchange auto-config into appropriate modules
...
Issue: 46071
2025-06-30 16:57:39 -07:00
Andy Wilkinson
8ae180024c
Move mapping description auto-configuration into appropriate modules
...
Issue: 46071
2025-06-30 16:57:39 -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
Stéphane Nicoll
956e644ba9
Move Actuator infrastructure for WebFlux to spring-boot-webflux
...
Issue: 46138
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
Phillip Webb
ded9701db5
Create spring-boot-opentelemetry module
...
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.
Issue: 46149
2025-06-30 16:57:36 -07:00
Stéphane Nicoll
867996d900
Move Actuator Tomcat infrastructure to spring-boot-tomcat
...
Issue: 46073
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
61c758ac8f
Invert dependency between actuator-autoconfigure and webmvc
...
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson
f60d8815f5
Remove unnecessary use of DispatcherServletAutoConfiguration
...
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson
c197df4651
Move Flyway endpoint auto-configuration to spring-boot-flyway
...
Issue: 46086
2025-06-30 16:57:27 -07:00
Andy Wilkinson
0dec04ea51
Start splitting up spring-boot-actuator-autoconfigure
...
Issue: 46071
2025-06-30 16:57:26 -07:00
Andy Wilkinson
9d0c05e4ce
Rework HTTP client modules
...
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson
0668adfcea
Move code from spring-boot-actuator to spring-boot-http-client-reactive
...
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson
10a0a528d0
Move code from spring-boot-actuator to spring-boot-session
...
Issue: 46139
2025-06-30 16:57:25 -07:00
Andy Wilkinson
7546369b34
Move code from spring-boot-actuator to spring-boot-quartz
...
Issue: 46107
2025-06-30 16:57:25 -07:00
Andy Wilkinson
c4eb6ca617
Move code from spring-boot-actuator to spring-boot-http-client
...
Issue: 46118
2025-06-30 16:57:25 -07:00
Andy Wilkinson
c35f07afe0
Move code from spring-boot-actuator to spring-boot-r2dbc
...
Issue: 46094
2025-06-30 16:57:25 -07:00
Andy Wilkinson
1c6d212214
Move code from spring-boot-actuator into spring-boot-neo4j
...
Issue: 46106
2025-06-30 16:57:25 -07:00
Andy Wilkinson
6b7ea3c3a6
Move code from spring-boot-actuator to spring-boot-mail
...
Issue: 46079
2025-06-30 16:57:25 -07:00
Andy Wilkinson
589a8b79c3
Move code from spring-boot-actuator to spring-boot-jdbc
...
Issue: 46085
2025-06-30 16:57:25 -07:00
Andy Wilkinson
6c7d6356bb
Move code from spring-boot-actuator to spring-boot-liquibase
...
Issue: 46088
2025-06-30 16:57:25 -07:00
Andy Wilkinson
cd4ced3fad
Move code from spring-boot-actuator to spring-boot-ldap
...
Issue: 46108
2025-06-30 16:57:24 -07:00
Andy Wilkinson
0984fb4cc4
Move code from spring-boot-actuator to spring-boot-jms
...
Issue: 46081
2025-06-30 16:57:24 -07:00
Andy Wilkinson
9781cd09b7
Move code from spring-boot-actuator to spring-boot-flyway
...
Issue: 46086
2025-06-30 16:57:24 -07:00
Andy Wilkinson
4c29829449
Move code from spring-boot-actuator to spring-boot-integration
...
Issue: 46098
2025-06-30 16:57:24 -07:00
Andy Wilkinson
b8de1186e9
Move code from spring-boot-actuator to spring-boot-hazelcast
...
Issue: 46099
2025-06-30 16:57:24 -07:00
Andy Wilkinson
d3f2e2f8c9
Move code from spring-boot-actuator to spring-boot-elasticsearch
...
Issue: 46091
2025-06-30 16:57:24 -07:00
Andy Wilkinson
2feb5d2f63
Move code from spring-boot-actuator to spring-boot-data-redis
...
Issue: 46126
2025-06-30 16:57:24 -07:00
Andy Wilkinson
4f9b35e1f8
Move code from spring-boot-actuator to spring-boot-data-mongodb
...
Issue: 46115
2025-06-30 16:57:24 -07:00
Andy Wilkinson
a46145c33c
Move code from spring-boot-actuator to spring-boot-data-elasticsearch
...
Issue: 46123
2025-06-30 16:57:23 -07:00
Andy Wilkinson
a8a6d49f91
Move code from spring-boot-actuator to spring-boot-couchbase
...
Issue: 46103
2025-06-30 16:57:23 -07:00
Andy Wilkinson
fc41fca7f0
Move code from spring-boot-actuator to spring-boot-cassandra
...
Issue: 46104
2025-06-30 16:57:23 -07:00
Andy Wilkinson
e5e6203a5f
Move code from spring-boot-actuator to spring-boot-cache
...
Issue: 46132
2025-06-30 16:57:23 -07:00
Andy Wilkinson
a1a7a06a7f
Move code from spring-boot-actuator to spring-boot-amqp
...
Issue: 46077
2025-06-30 16:57:23 -07:00
Andy Wilkinson
90ac26dde5
Move Actuator docs into a separate module
...
Issue: 46071
2025-06-30 16:57:23 -07:00
Andy Wilkinson
9043661ad6
Create spring-boot-http-client-reactive module
...
Issue: 46118
2025-06-30 16:57:22 -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
3a74c6d4b0
Create spring-boot-http-client module
...
Issue: 46118
2025-06-30 16:57:22 -07:00