Commit Graph

38 Commits

Author SHA1 Message Date
Phillip Webb 361ae74036 Start splitting spring-boot-docker-compose
See gh-46071
2025-07-01 12:01:27 +01:00
Andy Wilkinson 10fd1f3fa5 Start splitting up spring-boot-actuator-autoconfigure
See gh-46071
2025-07-01 12:00:05 +01:00
Andy Wilkinson 2d246b0d8c Remove no-longer-needed spring-boot-all module
See gh-46071
2025-07-01 11:58:36 +01:00
Stéphane Nicoll 973ecd0913 Create spring-boot-data-redis module
See gh-46126
2025-07-01 11:57:20 +01:00
Andy Wilkinson 54e9da7ecd Create spring-boot-mongodb module
See gh-46114
2025-07-01 11:56:31 +01:00
Stéphane Nicoll 3c4c644f52 Create spring-boot-ldap module
See gh-46108
2025-07-01 11:56:10 +01:00
Stéphane Nicoll 5ffebc70e0 Create spring-boot-neo4j module
See gh-46106
2025-07-01 11:56:02 +01:00
Andy Wilkinson f50fdffc68 Create spring-boot-cassandra module
See gh-46104
2025-07-01 11:55:53 +01:00
Stéphane Nicoll 322ff2b841 Create spring-boot-hazelcast module
See gh-46099
2025-07-01 11:55:31 +01:00
Andy Wilkinson 3140c4d924 Create spring-boot-r2dbc module
See gh-46094
2025-07-01 11:55:10 +01:00
Andy Wilkinson 937356330b Create spring-boot-pulsar module
See gh-46093
2025-07-01 11:55:06 +01:00
Brian Clozel c7bcc3d64d Create spring-boot-elasticsearch module
See gh-46091
2025-07-01 11:54:57 +01:00
Phillip Webb 0f1c0d97d1 Create spring-boot-liquibase module
See gh-46088
2025-07-01 11:54:44 +01:00
Stéphane Nicoll 80933d86b4 Create spring-boot-flyway module
See gh-46086
2025-07-01 11:54:34 +01:00
Andy Wilkinson 5addbc70e7 Create spring-boot-jdbc module
See gh-46085
2025-07-01 11:54:24 +01:00
Stéphane Nicoll 4acdc5ee7c Create spring-boot-artemis module
See gh-46083
2025-07-01 11:54:15 +01:00
Stéphane Nicoll fd13ac80e8 Create spring-boot-activemq module
See gh-46082
2025-07-01 11:54:10 +01:00
Brian Clozel dcf0eb36d3 Create spring-boot-amqp module
See gh-46077
2025-07-01 11:53:48 +01:00
Andy Wilkinson 693c27c6e3 Start splitting up spring-boot-autoconfigure
See gh-46071
2025-07-01 11:53:18 +01:00
Andy Wilkinson 71f74c7ee2 Start splitting up spring-boot
See gh-46071
2025-07-01 11:53:13 +01:00
Phillip Webb 5a1b6d2269 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.

Closes gh-46072
2025-07-01 11:53:12 +01: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