Commit Graph

33 Commits

Author SHA1 Message Date
Andy Wilkinson a1835f5670 Create spring-boot-mongodb module 2025-05-06 14:46:54 -07:00
Stéphane Nicoll cdc789b229 Create spring-boot-ldap module 2025-05-06 14:46:53 -07:00
Stéphane Nicoll 02665378ed Create spring-boot-neo4j module 2025-05-06 14:46:52 -07:00
Andy Wilkinson 7d00430aa6 Create spring-boot-cassandra module 2025-05-06 14:46:52 -07:00
Stéphane Nicoll 087c8aa44b Create spring-boot-hazelcast module 2025-05-06 14:46:51 -07:00
Andy Wilkinson fe7f1ef92b Create spring-boot-r2dbc module 2025-05-06 14:45:04 -07:00
Andy Wilkinson e0925c5193 Create spring-boot-pulsar module 2025-05-06 14:45:04 -07:00
Brian Clozel 6d28d6ae4e Create spring-boot-elasticsearch module 2025-05-06 14:45:04 -07:00
Phillip Webb 37bec88704 Create spring-boot-liquibase module 2025-05-06 14:45:03 -07:00
Stéphane Nicoll 450a5f8504 Create spring-boot-flyway module 2025-05-06 14:45:03 -07:00
Andy Wilkinson df81e9ccfa Create spring-boot-jdbc module 2025-05-06 14:45:01 -07:00
Stéphane Nicoll fa79efed7a Create spring-boot-artemis module 2025-05-06 14:44:04 -07:00
Stéphane Nicoll 5884dfcaf7 Create spring-boot-activemq module 2025-05-06 14:44:04 -07:00
Brian Clozel 4a19d4cb96 Create spring-boot-amqp module 2025-05-06 14:43:13 -07:00
Andy Wilkinson e290ac3f34 Start splitting up spring-boot-autoconfigure 2025-05-06 14:43:10 -07:00
Andy Wilkinson 2e5fd50267 Start splitting up spring-boot 2025-05-06 14:41:44 -07:00
Phillip Webb f4a8589336 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-05-06 14:41:44 -07: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