Commit Graph

29751 Commits

Author SHA1 Message Date
Andy Wilkinson
98de3d3cb0 Move mail health auto-configuration into spring-boot-mail 2025-06-13 20:06:37 -07:00
Andy Wilkinson
33ac838d26 Move Liquibase endpoint auto-configuration into spring-boot-liquibase 2025-06-13 20:06:37 -07:00
Andy Wilkinson
ec48e45c62 Move LDAP health auto-configuration into spring-boot-ldap 2025-06-13 20:06:37 -07:00
Andy Wilkinson
df7afc5aac Move JMS health auto-configuration into spring-boot-jms 2025-06-13 20:06:37 -07:00
Andy Wilkinson
47831a41ed Move JDBC health auto-configuration into spring-boot-jdbc 2025-06-13 20:06:36 -07:00
Andy Wilkinson
f8716ab851 Move Hazelcast health auto-configuration into spring-boot-hazelcast 2025-06-13 20:06:36 -07:00
Andy Wilkinson
5c6fde3650 Move Flyway endpoint auto-configuration to spring-boot-flyway 2025-06-13 20:06:36 -07:00
Andy Wilkinson
94f4347735 Move Data Elasticsearch health auto-configuration 2025-06-13 20:06:36 -07:00
Andy Wilkinson
9fe6e77b0d Move Elasticsearch health auto-configuration into spring-boot-elasticsearch 2025-06-13 20:06:36 -07:00
Andy Wilkinson
79a842ec64 Move Couchbase health auto-configuration into spring-boot-couchbase 2025-06-13 20:06:36 -07:00
Andy Wilkinson
8c7de6ea79 Move caches endpoint auto-configuration into spring-boot-cache 2025-06-13 20:06:36 -07:00
Andy Wilkinson
f0e9ee14f9 Move Cassandra health auto-configuration into spring-boot-cassandra 2025-06-13 20:06:35 -07:00
Andy Wilkinson
c4de496ae4 Move AMQP health auto-configuration into spring-boot-amqp 2025-06-13 20:06:35 -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
ba978d48fe Prune dependencies of spring-boot-autoconfigure-all 2025-06-13 20:06:31 -07:00
Andy Wilkinson
48770cfd16 Move Actuator docs into a separate module 2025-06-13 20:06:31 -07:00
Andy Wilkinson
37b2cdd5bd Integration test each servlet web server with Spring MVC 2025-06-13 20:06:31 -07:00
Andy Wilkinson
5b4791fdc6 Tidy up tests in spring-boot-autoconfigure-all 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
dee54a8b99 Create spring-boot-graphql-test module 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
82b90c420c Move CodecCustomizer into spring-boot-http-codec 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
Andy Wilkinson
96bee8e034 Create spring-boot-web-server module 2025-06-13 20:06:30 -07:00