Commit Graph

34 Commits

Author SHA1 Message Date
Stéphane Nicoll e1aee6ffbb Create spring-boot-data-redis module 2025-05-14 21:08:38 +02:00
Andy Wilkinson c492806b03 Create spring-boot-mongodb module 2025-05-14 21:08:37 +02:00
Stéphane Nicoll a6b6bf5058 Create spring-boot-ldap module 2025-05-14 21:08:37 +02:00
Stéphane Nicoll 5ddd8bfe0e Create spring-boot-neo4j module 2025-05-14 21:08:36 +02:00
Andy Wilkinson 105cd71357 Create spring-boot-cassandra module 2025-05-14 21:08:36 +02:00
Stéphane Nicoll db4c6fa859 Create spring-boot-hazelcast module 2025-05-14 21:06:36 +02:00
Andy Wilkinson 2a45adcf3a Create spring-boot-r2dbc module 2025-05-14 21:06:35 +02:00
Andy Wilkinson 4d8e1e6a92 Create spring-boot-pulsar module 2025-05-14 21:06:35 +02:00
Brian Clozel 079f252966 Create spring-boot-elasticsearch module 2025-05-14 21:06:35 +02:00
Phillip Webb de8a14388d Create spring-boot-liquibase module 2025-05-14 21:06:34 +02:00
Stéphane Nicoll 79c802b7e8 Create spring-boot-flyway module 2025-05-14 21:06:34 +02:00
Andy Wilkinson fdfe0b147f Create spring-boot-jdbc module 2025-05-14 21:06:34 +02:00
Stéphane Nicoll 303903d967 Create spring-boot-artemis module 2025-05-14 21:06:31 +02:00
Stéphane Nicoll 9f12103df3 Create spring-boot-activemq module 2025-05-14 21:04:51 +02:00
Brian Clozel 3a30e59c6d Create spring-boot-amqp module 2025-05-14 11:42:15 +01:00
Andy Wilkinson 909dbd0cb4 Start splitting up spring-boot-autoconfigure 2025-05-14 11:42:10 +01:00
Andy Wilkinson 489af2e7d4 Start splitting up spring-boot 2025-05-14 11:42:07 +01:00
Phillip Webb 9015aa8ea9 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-05-14 11:42:06 +01:00
Stéphane Nicoll 27e8f14c31 Polish "Add container support for ClickHouse"
See gh-42837
2024-10-23 18:15:43 +02:00
Moritz Halbritter 33def6d6b4 Polish "Add service connection support for Hazelcast"
See gh-42416
2024-09-26 16:45:26 +02:00
Dmytro Nosan cee7439dbe Add service connection support for Hazelcast
See gh-42416
2024-09-26 14:34:12 +02:00
Phillip Webb 7b3077280c Merge branch '3.3.x'
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects
Closes gh-42438
2024-09-24 14:26:32 -07:00
Scott Frederick e7faca3bbb Add support for Testcontainer Redis
Add support for the official `com.redis:testcontainers-redis` container.

See gh-41450
2024-08-29 19:23:40 -07:00
Andy Wilkinson 3b13490689 Polish "Add support for Postgres trust host auth method with Docker Compose"
See gh-41511
2024-07-16 19:16:59 +01:00
Andy Wilkinson 654016af7f Move Docker-related test support into a separate module
See gh-41228
2024-06-26 19:47:35 +01:00
Andy Wilkinson 6fbf08fa9a Update spring-boot-docker-compose to use docker-test plugin
See gh-41228
2024-06-26 19:46:03 +01:00
Andy Wilkinson e3d884803e Add Docker Compose support for Neo4j
Closes gh-37379
2023-09-14 13:25:38 +01:00
Scott Frederick bf08cc25df Use DockerImageNames in Docker compose integration tests
Closes gh-36485
2023-07-24 11:00:20 -05:00
Andy Wilkinson 6a39b497ad Make Oracle Docker Compose integration tests more robust
Closes gh-35285
2023-05-04 19:40:29 +01:00
Andy Wilkinson 1e785e81f8 Add Docker Compose support for Oracle Database using R2DBC
Closes gh-35143
2023-04-27 10:33:25 +01:00
Andy Wilkinson 8fd36d04e1 Improve MsSqlServerR2dbcDockerComposeConnectionDetailsFactory tests
See gh-35144
2023-04-27 09:31:25 +01:00
Andy Wilkinson b5178afa21 Add Docker Compose support for MS SQL Server using JDBC
Closes gh-35146
2023-04-27 09:31:24 +01:00
Mortitz Halbritter 842e17eced Add Docker Compose support
Add `spring-boot-docker-compose` module with service connection
support.

Closes gh-34747

Co-authored-by: Phillip Webb <pwebb@vmware.com>
Co-authored-by: "Andy Wilkinson <wilkinsona@vmware.com>
2023-04-17 01:00:08 -07:00