Commit Graph

38 Commits

Author SHA1 Message Date
Phillip Webb dee70d9bd6 Start splitting spring-boot-docker-compose
Issue: 46071
2025-06-30 16:57:31 -07:00
Andy Wilkinson 0dec04ea51 Start splitting up spring-boot-actuator-autoconfigure
Issue: 46071
2025-06-30 16:57:26 -07:00
Andy Wilkinson 720da70421 Remove no-longer-needed spring-boot-all module
Issue: 46071
2025-06-30 16:57:21 -07:00
Stéphane Nicoll 4da2d7e392 Create spring-boot-data-redis module
Issue: 46126
2025-06-27 15:04:46 -07:00
Andy Wilkinson 67ab931f80 Create spring-boot-mongodb module
Issue: 46114
2025-06-27 14:58:39 -07:00
Stéphane Nicoll 55b01d29a9 Create spring-boot-ldap module
Issue: 46108
2025-06-27 14:55:37 -07:00
Stéphane Nicoll 1157dc5451 Create spring-boot-neo4j module
Issue: 46106
2025-06-27 14:54:36 -07:00
Andy Wilkinson 6c906cb4f7 Create spring-boot-cassandra module
Issue: 46104
2025-06-27 14:53:29 -07:00
Stéphane Nicoll 63dbce0df3 Create spring-boot-hazelcast module
Issue: 46099
2025-06-27 14:51:01 -07:00
Andy Wilkinson 28dadc2cf5 Create spring-boot-r2dbc module
Issue: 46094
2025-06-27 14:48:10 -07:00
Andy Wilkinson 986aedfd99 Create spring-boot-pulsar module
Issue: 46093
2025-06-27 14:47:39 -07:00
Brian Clozel 0690e870d2 Create spring-boot-elasticsearch module
Issue: 46091
2025-06-27 14:46:32 -07:00
Phillip Webb 725c8f4253 Create spring-boot-liquibase module
Issue: 46088
2025-06-27 14:44:56 -07:00
Stéphane Nicoll 13e0f45539 Create spring-boot-flyway module
Issue: 46086
2025-06-27 14:43:46 -07:00
Andy Wilkinson cda1ffe54d Create spring-boot-jdbc module
Issue: 46085
2025-06-27 14:41:32 -07:00
Stéphane Nicoll f61bdb94e6 Create spring-boot-artemis module
Issue: 46083
2025-06-27 11:45:01 -07:00
Stéphane Nicoll 5f3adc3c1f Create spring-boot-activemq module
Issue: 46082
2025-06-27 11:44:29 -07:00
Brian Clozel c5e3a322b3 Create spring-boot-amqp module
Issue: 46077
2025-06-27 11:40:20 -07:00
Andy Wilkinson 7ee2bc1058 Start splitting up spring-boot-autoconfigure
Issue: 46071
2025-06-27 11:37:39 -07:00
Andy Wilkinson a7e7cb45a0 Start splitting up spring-boot
Issue: 46071
2025-06-27 10:56:32 -07:00
Phillip Webb f5f26da140 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.

Issue: 46072
2025-06-27 10:56:32 -07:00
Phillip Webb 3aeb18d618 Add license header to gradle files
See gh-46065
2025-06-20 17:20:50 -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