Commit Graph

2895 Commits

Author SHA1 Message Date
Phillip Webb
2ddca76076 Create spring-boot-health module 2025-06-13 20:06:53 -07:00
Andy Wilkinson
a78797a2ba 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-13 20:06:52 -07:00
Andy Wilkinson
bf385649ec Move remaining integration tests out of actuator-autoconfigure-all 2025-06-13 20:06:52 -07:00
Andy Wilkinson
18da9e1343 Move some tests out of actuator-autoconfigure-all 2025-06-13 20:06:52 -07:00
Andy Wilkinson
679ef5e7ff Minimize what remains of actuator-autoconfigure-all 2025-06-13 20:06:52 -07:00
Andy Wilkinson
f680582019 Create spring-boot-cloudfoundry module 2025-06-13 20:06:51 -07:00
Andy Wilkinson
4ab37da446 Move SSL auto-configuration out of actuator-autoconfigure-all 2025-06-13 20:06:51 -07:00
Andy Wilkinson
2f2338e57b Move HTTP exchange auto-config into appropriate modules 2025-06-13 20:06:50 -07:00
Andy Wilkinson
42195163ae Move mapping description auto-configuration into appropriate modules 2025-06-13 20:06:50 -07:00
Andy Wilkinson
0fabb090b6 Move code out of spring-boot-actuator-autoconfigure-all 2025-06-13 20:06:49 -07:00
Stéphane Nicoll
b379bc0deb Move Servlet high-level infrastructure to spring-boot-servlet 2025-06-13 20:06:49 -07:00
Stéphane Nicoll
e0a6237b8a Move Actuator infrastructure for WebFlux to spring-boot-webflux 2025-06-13 20:06:49 -07:00
Stéphane Nicoll
46a5ea0ee7 Move Actuator infrastructure for WebMvc to spring-boot-webmvc 2025-06-13 20:06:48 -07:00
Phillip Webb
f333997855 Create spring-boot-opentelemetry module
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.
2025-06-13 20:06:46 -07:00
Stéphane Nicoll
01d0906cbe Move Actuator Tomcat infrastructure to spring-boot-tomcat 2025-06-13 20:06:45 -07:00
Stéphane Nicoll
bf38d1176d Move Actuator Jersey infrastructure to spring-boot-jersey 2025-06-13 20:06:45 -07:00
Andy Wilkinson
38541dd896 Invert dependency between actuator-autoconfigure and webmvc 2025-06-13 20:06:44 -07:00
Andy Wilkinson
47e21da419 Remove unnecessary use of DispatcherServletAutoConfiguration 2025-06-13 20:06:44 -07:00
Andy Wilkinson
5c6fde3650 Move Flyway endpoint auto-configuration to spring-boot-flyway 2025-06-13 20:06:36 -07:00
Andy Wilkinson
2c227bdd82 Start splitting up spring-boot-actuator-autoconfigure 2025-06-13 20:06:35 -07:00
Andy Wilkinson
7a9be5bd4a Rework HTTP client modules 2025-06-13 20:06:35 -07:00
Andy Wilkinson
4763ef2463 Move code from spring-boot-actuator to spring-boot-http-client-reactive 2025-06-13 20:06:34 -07:00
Andy Wilkinson
e2e9000aab Move code from spring-boot-actuator to spring-boot-session 2025-06-13 20:06:34 -07:00
Andy Wilkinson
aea09106f2 Move code from spring-boot-actuator to spring-boot-quartz 2025-06-13 20:06:34 -07:00
Andy Wilkinson
81771ecb24 Move code from spring-boot-actuator to spring-boot-http-client 2025-06-13 20:06:34 -07:00
Andy Wilkinson
7d4c95815d Move code from spring-boot-actuator to spring-boot-r2dbc 2025-06-13 20:06:34 -07:00
Andy Wilkinson
f0a8c8fa28 Move code from spring-boot-actuator into spring-boot-neo4j 2025-06-13 20:06:34 -07:00
Andy Wilkinson
048cc5a6da Move code from spring-boot-actuator to spring-boot-mail 2025-06-13 20:06:34 -07:00
Andy Wilkinson
29b745215e Move code from spring-boot-actuator to spring-boot-jdbc 2025-06-13 20:06:34 -07:00
Andy Wilkinson
d6a7aeb298 Move code from spring-boot-actuator to spring-boot-liquibase 2025-06-13 20:06:33 -07:00
Andy Wilkinson
22e09fb277 Move code from spring-boot-actuator to spring-boot-ldap 2025-06-13 20:06:33 -07:00
Andy Wilkinson
0e489acfdb Move code from spring-boot-actuator to spring-boot-jms 2025-06-13 20:06:33 -07:00
Andy Wilkinson
8190edfe28 Move code from spring-boot-actuator to spring-boot-flyway 2025-06-13 20:06:33 -07:00
Andy Wilkinson
792314c2ec Move code from spring-boot-actuator to spring-boot-integration 2025-06-13 20:06:33 -07:00
Andy Wilkinson
108ee378ff Move code from spring-boot-actuator to spring-boot-hazelcast 2025-06-13 20:06:33 -07:00
Andy Wilkinson
b7588f3ebd Move code from spring-boot-actuator to spring-boot-elastichsearch 2025-06-13 20:06:33 -07:00
Andy Wilkinson
ee458e1909 Move code from spring-boot-actuator to spring-boot-data-redis 2025-06-13 20:06:32 -07:00
Andy Wilkinson
631653cd1d Move code from spring-boot-actuator to spring-boot-data-mongodb 2025-06-13 20:06:32 -07:00
Andy Wilkinson
3866abb2ca Move code from spring-boot-actuator to spring-boot-data-elasticsearch 2025-06-13 20:06:32 -07:00
Andy Wilkinson
0c55d5beb8 Move code from spring-boot-actuator to spring-boot-couchbase 2025-06-13 20:06:32 -07:00
Andy Wilkinson
ec0370bc2e Move code from spring-boot-actuator to spring-boot-cassandra 2025-06-13 20:06:32 -07:00
Andy Wilkinson
adec7f2df2 Move code from spring-boot-actuator to spring-boot-cache 2025-06-13 20:06:32 -07:00
Andy Wilkinson
302a4212b5 Move code from spring-boot-actuator to spring-boot-amqp 2025-06-13 20:06:32 -07:00
Andy Wilkinson
48770cfd16 Move Actuator docs into a separate module 2025-06-13 20:06:31 -07:00
Andy Wilkinson
6e04fc0910 Create spring-boot-http-client-reactive module 2025-06-13 20:06:31 -07:00
Andy Wilkinson
4471c0e644 Move web server auto-configure classes into spring-boot-web-server 2025-06-13 20:06:31 -07:00
Andy Wilkinson
651bd21d06 Rename spring-boot-http to spring-boot-http-converter 2025-06-13 20:06:30 -07:00
Andy Wilkinson
a1d8b0287a Create spring-boot-http-client module 2025-06-13 20:06:30 -07:00
Andy Wilkinson
c33ee45ba2 Remove no-longer-needed spring-boot-all module 2025-06-13 20:06:30 -07:00
Andy Wilkinson
4f579905ef Create spring-boot-web-server-test module 2025-06-13 20:06:30 -07:00