Commit Graph

55758 Commits

Author SHA1 Message Date
Stéphane Nicoll 1c03ac162e Move Jetty metrics auto-configuration into spring-boot-jetty
See gh-46075
2025-07-01 12:02:14 +01:00
Andy Wilkinson 7ca4669484 Move R2DBC metrics auto-configuration into spring-boot-r2dbc
See gh-46094
2025-07-01 12:02:12 +01:00
Andy Wilkinson 8f2d5a3efc Move Hibernate metrics auto-config into spring-boot-jpa
Closes gh-46095
2025-07-01 12:02:10 +01:00
Andy Wilkinson 12f3d7f4c9 Move Redis health and metrics auto-config into spring-boot-data-redis
Closes gh-46126
2025-07-01 12:02:08 +01:00
Andy Wilkinson f93c7a7c74 Move Data MongoDB health auto-configuration to spring-data-mongodb
Closes gh-46114
2025-07-01 12:02:07 +01:00
Andy Wilkinson fc2a605295 Move MongoDB metrics auto-configuration into spring-boot-mongodb
See gh-46114
2025-07-01 12:02:05 +01:00
Andy Wilkinson 864ab740e5 Move JDBC metrics auto-configuration into spring-boot-jdbc
Closes gh-46085
2025-07-01 12:02:03 +01:00
Andy Wilkinson 7b37785223 Move metrics and endpoint auto-config into spring-boot-integration
Closes gh-46098
2025-07-01 12:02:01 +01:00
Andy Wilkinson 504232f153 Move cache metrics auto-configuration into spring-boot-cache
Closes gh-46132
2025-07-01 12:01:59 +01:00
Andy Wilkinson e44b9e25e4 Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp
Closes gh-46077
2025-07-01 12:01:57 +01:00
Phillip Webb a702c13729 Move Redis Docker Compose support into spring-boot-data-redis
See gh-46126
2025-07-01 12:01:55 +01:00
Phillip Webb 2a26ce187a Move R2DBC Docker Compose support into spring-boot-r2dbc
See gh-46094
2025-07-01 12:01:54 +01:00
Phillip Webb 53910c0a0d Move Pulsar Docker Compose support into spring-boot-pulsar
Closes gh-46093
2025-07-01 12:01:52 +01:00
Phillip Webb 89e0cc9787 Move Neo4j Docker Compose support into spring-boot-neo4j
Closes gh-46106
2025-07-01 12:01:50 +01:00
Phillip Webb fa86100b90 Move MongoDB Docker Compose support into spring-boot-mongodb
See gh-46114
2025-07-01 12:01:48 +01:00
Phillip Webb 8532ef0080 Move LDAP Docker Compose support into spring-boot-ldap
Closes gh-46108
2025-07-01 12:01:46 +01:00
Phillip Webb 3230efd37b Move Hazelcast Docker Compose support into spring-boot-hazelcast
Closes gh-46099
2025-07-01 12:01:45 +01:00
Phillip Webb ad16efe1e1 Move Liquibase Docker Compose support into spring-boot-liquibase
Closes gh-46088
2025-07-01 12:01:43 +01:00
Phillip Webb 75b1f94857 Move Flyway Docker Compose support into spring-boot-flyway
Closes gh-46086
2025-07-01 12:01:41 +01:00
Phillip Webb 720e503f7e Move JDBC Docker Compose support into spring-boot-jdbc
See gh-46085
2025-07-01 12:01:40 +01:00
Phillip Webb fef1087e66 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch
Closes gh-46091
2025-07-01 12:01:37 +01:00
Phillip Webb c1f9ab974f Move Cassandra Docker Compose support into spring-boot-cassandra
Closes gh-46104
2025-07-01 12:01:35 +01:00
Phillip Webb 15728c4cb7 Move Amqp Docker Compose support into spring-boot-amqp
See gh-46077
2025-07-01 12:01:33 +01:00
Phillip Webb a4d744a511 Move Artemis Docker Compose support into spring-boot-artemis
Closes gh-46083
2025-07-01 12:01:31 +01:00
Phillip Webb 7572c0f67d Move ActiveMQ Docker Compose support into spring-boot-activemq
Closes gh-46082
2025-07-01 12:01:29 +01:00
Phillip Webb 361ae74036 Start splitting spring-boot-docker-compose
See gh-46071
2025-07-01 12:01:27 +01:00
Stéphane Nicoll ba0a189d51 Move Redis testcontainers support into spring-boot-data-redis
See gh-46126
2025-07-01 12:01:26 +01:00
Stéphane Nicoll 9887066be6 Move R2DBC testcontainers support into spring-boot-r2dbc
See gh-46094
2025-07-01 12:01:24 +01:00
Stéphane Nicoll 97ede9551d Move Pulsar testcontainers support into spring-boot-pulsar
See gh-46093
2025-07-01 12:01:22 +01:00
Stéphane Nicoll 027f743d47 Move Neo4j testcontainers support into spring-boot-neo4j
See gh-46106
2025-07-01 12:01:20 +01:00
Stéphane Nicoll 7ba1b4cc56 Move MongoDB testcontainers support into spring-boot-mongodb
See gh-46114
2025-07-01 12:01:17 +01:00
Stéphane Nicoll 3f0f55b3ea Move LDAP testcontainers support into spring-boot-ldap
See gh-46108
2025-07-01 12:01:15 +01:00
Stéphane Nicoll 6f6b395862 Move Kafka testcontainers support into spring-boot-kafka
Closes gh-46092
2025-07-01 12:01:13 +01:00
Stéphane Nicoll e29c46388d Move Hazelcast testcontainers support into spring-boot-hazelcast
See gh-46099
2025-07-01 12:01:11 +01:00
Stéphane Nicoll 5528d1fbfe Move Liquibase testcontainers support into spring-boot-liquibase
See gh-46088
2025-07-01 12:01:09 +01:00
Stéphane Nicoll ac16a7919b Move Flyway testcontainers support into spring-boot-flyway
See gh-46086
2025-07-01 12:01:06 +01:00
Stéphane Nicoll 8f54873227 Move JDBC testcontainers support into spring-boot-jdbc
See gh-46085
2025-07-01 12:01:04 +01:00
Stéphane Nicoll db6d662606 Move Elasticsearch testcontainers support into spring-boot-elasticsearch
See gh-46091
2025-07-01 12:01:02 +01:00
Stéphane Nicoll a80cbf62c4 Move Couchbase testcontainers support into spring-boot-couchbase
Closes gh-46103
2025-07-01 12:00:59 +01:00
Stéphane Nicoll 9658686829 Move Cassandra testcontainers support into spring-boot-cassandra
See gh-46104
2025-07-01 12:00:56 +01:00
Stéphane Nicoll ecb1e2123c Move Amqp testcontainers support into spring-boot-amqp
See gh-46077
2025-07-01 12:00:54 +01:00
Stéphane Nicoll 894bb9ed3d Move Artemis testcontainers support into spring-boot-artemis
See gh-46083
2025-07-01 12:00:52 +01:00
Stéphane Nicoll 5ffa96e494 Move ActiveMQ testcontainers support into spring-boot-activemq
See gh-46082
2025-07-01 12:00:49 +01:00
Stéphane Nicoll 5b8daaa66d Start splitting spring-boot-testcontainers
See gh-46071
2025-07-01 12:00:47 +01:00
Andy Wilkinson f8f9beab17 Create spring-boot-metrics module
See gh-46147
2025-07-01 12:00:46 +01:00
Andy Wilkinson 92076fee14 Move session endpoint auto-configuration into spring-boot-session
Closes gh-46139
2025-07-01 12:00:43 +01:00
Andy Wilkinson 1ec5db4faf Move Quartz endpoint auto-configuration into spring-boot-quartz
Closes gh-46107
2025-07-01 12:00:41 +01:00
Andy Wilkinson 5a19669f51 Move Neo4j health auto-configuration into spring-boot-neo4j
See gh-46106
2025-07-01 12:00:39 +01:00
Andy Wilkinson bb79cde964 Move mail health auto-configuration into spring-boot-mail
Closes gh-46079
2025-07-01 12:00:37 +01:00
Andy Wilkinson 9a530b8539 Move Liquibase endpoint auto-configuration into spring-boot-liquibase
See gh-46088
2025-07-01 12:00:35 +01:00