Commit Graph

1931 Commits

Author SHA1 Message Date
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
2f2338e57b Move HTTP exchange auto-config into appropriate modules 2025-06-13 20:06:50 -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
Andy Wilkinson
b9aa01c1c4 Move Spring Data repository metrics into spring-boot-data-commons 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
Stéphane Nicoll
431210d7b2 Split WebEndpointTest infrastructure configuration 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
25bb313d91 Reduce dependencies of spring-boot-actuator 2025-06-13 20:06:44 -07:00
Stéphane Nicoll
999002119c Move Jetty metrics auto-configuration into spring-boot-jetty 2025-06-13 20:06:44 -07:00
Andy Wilkinson
1aea3c5a1e Create spring-boot-metrics module 2025-06-13 20:06:38 -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
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
c33ee45ba2 Remove no-longer-needed spring-boot-all module 2025-06-13 20:06:30 -07:00
Stéphane Nicoll
0cf76bf43b Move web server specific classes into .*.server.* packages 2025-06-13 20:06:29 -07:00
Andy Wilkinson
014240d576 Create spring-boot-webflux module 2025-06-13 20:06:28 -07:00
Andy Wilkinson
2e52a3ebef Create spring-boot-http-codec module 2025-06-13 20:06:28 -07:00
Stéphane Nicoll
63255f3c62 Create spring-boot-cache module 2025-06-13 20:06:27 -07:00
Stéphane Nicoll
fa0bdc895f Create spring-boot-data-redis module 2025-06-13 20:06:26 -07:00
Stéphane Nicoll
f3dd5dae72 Create spring-boot-data-cassandra module 2025-06-13 20:06:25 -07:00
Andy Wilkinson
dfd5e56956 Create spring-boot-webmvc module 2025-06-13 20:06:25 -07:00
Andy Wilkinson
e83f4eed4e Create spring-boot-http module 2025-06-13 20:06:25 -07:00
Andy Wilkinson
1abf9c5f6c Create spring-boot-jersey module 2025-06-13 20:06:25 -07:00
Stéphane Nicoll
e7e342d4a2 Create spring-boot-neo4j module 2025-06-13 20:06:23 -07:00
Stéphane Nicoll
8d5c834df9 Create spring-boot-hazelcast module 2025-06-13 20:06:22 -07:00
Andy Wilkinson
cf7d8332e2 Create spring-boot-integration module 2025-06-13 20:06:22 -07:00
Phillip Webb
91b4049fec Create spring-boot-liquibase module 2025-06-13 20:06:21 -07:00
Stéphane Nicoll
fc3ae4f975 Create spring-boot-validation module 2025-06-13 20:06:20 -07:00