Commit Graph

55391 Commits

Author SHA1 Message Date
Phillip Webb
232ab3dedb Move Zipkin Docker Compose support into spring-boot-zipkin 2025-06-13 20:06:46 -07:00
Phillip Webb
86a0d9b64d Move Zipkin testcontainers support into spring-boot-zipkin 2025-06-13 20:06:45 -07:00
Phillip Webb
5d058c8c85 Create Create spring-boot-zipkin module 2025-06-13 20:06:45 -07:00
Phillip Webb
7f92ed80d2 Separate Zipkin tracing auto-configuration 2025-06-13 20:06:45 -07:00
Stéphane Nicoll
1359933dad Move Tomcat metrics auto-configuration into spring-boot-tomcat 2025-06-13 20:06:45 -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
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
Stéphane Nicoll
92547def9d Remove endpoint infrastructure dependency from spring-boot-metrics 2025-06-13 20:06:44 -07:00
Stéphane Nicoll
306a238e05 Move actuator test support out spring-boot-actuator-integration-tests 2025-06-13 20:06:44 -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
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
7129385ddb Move R2DBC metrics auto-configuration into spring-boot-r2dbc 2025-06-13 20:06:44 -07:00
Andy Wilkinson
9b4d5dcedf Move Hibernate metrics auto-config into spring-boot-jpa 2025-06-13 20:06:43 -07:00
Andy Wilkinson
5d131754cc Move Redis health and metrics auto-config into spring-boot-data-redis 2025-06-13 20:06:43 -07:00
Andy Wilkinson
3e72525828 Move Data MongoDB health auto-configuration to spring-data-mongodb 2025-06-13 20:06:43 -07:00
Andy Wilkinson
3bafb6e0ff Move MongoDB metrics auto-configuration into spring-boot-mongodb 2025-06-13 20:06:43 -07:00
Andy Wilkinson
fedc08a757 Move JDBC metrics auto-configuration into spring-boot-jdbc 2025-06-13 20:06:43 -07:00
Andy Wilkinson
bb3bd2a81e Move metrics and endpoint auto-config into spring-boot-integration 2025-06-13 20:06:43 -07:00
Andy Wilkinson
84d01cbad4 Move cache metrics auto-configuration into spring-boot-cache 2025-06-13 20:06:43 -07:00
Andy Wilkinson
ff0876c001 Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp 2025-06-13 20:06:42 -07:00
Phillip Webb
2b8dfc0ca8 Move Redis Docker Compose support into spring-boot-data-redis 2025-06-13 20:06:42 -07:00
Phillip Webb
97c28f1123 Move R2DBC Docker Compose support into spring-boot-r2dbc 2025-06-13 20:06:42 -07:00
Phillip Webb
313e501345 Move Pulsar Docker Compose support into spring-boot-pulsar 2025-06-13 20:06:42 -07:00
Phillip Webb
081fd9bfe0 Move Neo4j Docker Compose support into spring-boot-neo4j 2025-06-13 20:06:42 -07:00
Phillip Webb
d5809e4fe8 Move MongoDB Docker Compose support into spring-boot-mongodb 2025-06-13 20:06:42 -07:00
Phillip Webb
2b44908fe8 Move LDAP Docker Compose support into spring-boot-ldap 2025-06-13 20:06:42 -07:00
Phillip Webb
0519564fec Move Hazelcast Docker Compose support into spring-boot-hazelcast 2025-06-13 20:06:41 -07:00
Phillip Webb
f2361db02a Move Liquibase Docker Compose support into spring-boot-liquibase 2025-06-13 20:06:41 -07:00
Phillip Webb
31fddfaaee Move Flyway Docker Compose support into spring-boot-flyway 2025-06-13 20:06:41 -07:00
Phillip Webb
d1cd43bc68 Move JDBC Docker Compose support into spring-boot-jdbc 2025-06-13 20:06:41 -07:00
Phillip Webb
7444a39a83 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch 2025-06-13 20:06:41 -07:00
Phillip Webb
b840b52c88 Move Cassandra Docker Compose support into spring-boot-cassandra 2025-06-13 20:06:41 -07:00
Phillip Webb
5d38cac409 Move Amqp Docker Compose support into spring-boot-amqp 2025-06-13 20:06:41 -07:00
Phillip Webb
d78eca26ee Move Artemis Docker Compose support into spring-boot-artemis 2025-06-13 20:06:41 -07:00
Phillip Webb
9019339629 Move ActiveMQ Docker Compose support into spring-boot-activemq 2025-06-13 20:06:40 -07:00
Phillip Webb
fac158fe4e Start splitting spring-boot-docker-compose 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
e7cd3bed65 Move Redis testcontainers support into spring-boot-data-redis 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
0efac79dbe Move R2DBC testcontainers support into spring-boot-r2dbc 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
f2c3d46286 Move Pulsar testcontainers support into spring-boot-pulsar 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
c6c47fdf0a Move Neo4j testcontainers support into spring-boot-neo4j 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
00a989d047 Move MongoDB testcontainers support into spring-boot-mongodb 2025-06-13 20:06:40 -07:00
Stéphane Nicoll
5c232d171a Move LDAP testcontainers support into spring-boot-ldap 2025-06-13 20:06:39 -07:00
Stéphane Nicoll
9a4f65a740 Move Kafka testcontainers support into spring-boot-kafka 2025-06-13 20:06:39 -07:00
Stéphane Nicoll
e3f66ee591 Move Hazelcast testcontainers support into spring-boot-hazelcast 2025-06-13 20:06:39 -07:00
Stéphane Nicoll
f992c9a2cb Move Liquibase testcontainers support into spring-boot-liquibase 2025-06-13 20:06:39 -07:00
Stéphane Nicoll
400a1c96ae Move Flyway testcontainers support into spring-boot-flyway 2025-06-13 20:06:39 -07:00
Stéphane Nicoll
9d531caa52 Move JDBC testcontainers support into spring-boot-jdbc 2025-06-13 20:06:39 -07:00