Commit Graph

29 Commits

Author SHA1 Message Date
Stéphane Nicoll dc99935909 Create spring-boot-hazelcast module 2025-04-29 10:46:40 +01:00
Andy Wilkinson b98669f48c Create spring-boot-r2dbc module 2025-04-29 10:46:39 +01:00
Andy Wilkinson dc29db93ad Create spring-boot-pulsar module 2025-04-29 10:46:39 +01:00
Brian Clozel 37534b3771 Create spring-boot-elasticsearch module 2025-04-29 10:46:38 +01:00
Phillip Webb 4283559e18 Create spring-boot-liquibase module 2025-04-29 10:46:37 +01:00
Stéphane Nicoll 8ace2c22d7 Create spring-boot-flyway module 2025-04-29 10:46:37 +01:00
Andy Wilkinson 066e20e9ec Create spring-boot-jdbc module 2025-04-29 10:46:36 +01:00
Stéphane Nicoll 993ee53834 Create spring-boot-artemis module 2025-04-29 10:46:36 +01:00
Stéphane Nicoll 202771e455 Create spring-boot-activemq module 2025-04-29 10:46:35 +01:00
Brian Clozel cc3eea8ca9 Create spring-boot-amqp module 2025-04-29 10:46:33 +01:00
Andy Wilkinson 329984c665 Start splitting up spring-boot-autoconfigure 2025-04-29 10:46:31 +01:00
Andy Wilkinson 28dc11b4f7 Start splitting up spring-boot 2025-04-29 10:46:30 +01:00
Phillip Webb a95a4e3901 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-04-29 10:46:30 +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