Phillip Webb
fac158fe4e
Start splitting spring-boot-docker-compose
2025-06-13 20:06:40 -07:00
Stéphane Nicoll
fa0bdc895f
Create spring-boot-data-redis module
2025-06-13 20:06:26 -07:00
Andy Wilkinson
254f901f14
Create spring-boot-mongodb module
2025-06-13 20:06:24 -07:00
Stéphane Nicoll
26183f1edf
Create spring-boot-ldap module
2025-06-13 20:06:23 -07:00
Stéphane Nicoll
e7e342d4a2
Create spring-boot-neo4j module
2025-06-13 20:06:23 -07:00
Andy Wilkinson
d75e5bef41
Create spring-boot-cassandra module
2025-06-13 20:06:23 -07:00
Stéphane Nicoll
8d5c834df9
Create spring-boot-hazelcast module
2025-06-13 20:06:22 -07:00
Andy Wilkinson
81d4528eee
Create spring-boot-r2dbc module
2025-06-13 20:06:21 -07:00
Andy Wilkinson
c965f4e65f
Create spring-boot-pulsar module
2025-06-13 20:06:21 -07:00
Brian Clozel
347638fa1d
Create spring-boot-elasticsearch module
2025-06-13 20:06:21 -07:00
Phillip Webb
91b4049fec
Create spring-boot-liquibase module
2025-06-13 20:06:21 -07:00
Stéphane Nicoll
aa11d6d0fb
Create spring-boot-flyway module
2025-06-13 20:06:20 -07:00
Andy Wilkinson
8a1a5160c3
Create spring-boot-jdbc module
2025-06-13 20:06:20 -07:00
Stéphane Nicoll
524db779e5
Create spring-boot-artemis module
2025-06-13 20:06:20 -07:00
Stéphane Nicoll
e1c3e50192
Create spring-boot-activemq module
2025-06-13 20:06:19 -07:00
Brian Clozel
5ac2ad6c11
Create spring-boot-amqp module
2025-06-13 20:06:18 -07:00
Moritz Halbritter
cb3874fdbe
Merge branch '3.4.x'
2025-03-19 09:51:02 +01:00
Moritz Halbritter
6567609cbc
Merge branch '3.3.x' into 3.4.x
2025-03-19 09:49:43 +01:00
Moritz Halbritter
80b6c59669
Improve debuggability of DockerComposeTestExtension
2025-03-19 09:42:22 +01:00
Moritz Halbritter
6b9cd873ca
Use gvenzl/oracle-free:23.6-slim which has ARM64 support
...
See gh-35249
2025-03-19 09:22:58 +01:00
Eddú Meléndez
5fac1011d6
Add ServiceConnection support for lldap/lldap (Compose)
...
See gh-44389
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com >
2025-02-28 13:54:55 +01:00
Moritz Halbritter
7cf9cc74a2
Add SSL service connection support for Redis
...
See gh-41137
2025-02-17 13:23:16 +01:00
Moritz Halbritter
b773dcd356
Add ability to copy additional files when running Docker Compose tests
...
See gh-41137
2025-02-17 13:23:16 +01:00
Andy Wilkinson
1e43b0003f
Merge branch '3.4.x'
...
Closes gh-43951
2025-01-24 08:54:50 +00:00
Johnny Lim
6c8d41935f
Polish
...
See gh-43879
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-01-24 08:45:41 +00:00
Andy Wilkinson
b601282b57
Polish "Add support for empty password in bitnami/postgresql"
...
See gh-43771
2025-01-15 11:32:27 +00:00
He Zean
2f178188d1
Add support for empty password in bitnami/postgresql
...
See gh-43771
Signed-off-by: He Zean <realhezean@gmail.com >
2025-01-15 11:32:09 +00:00
Andy Wilkinson
579be1cea8
Merge branch '3.4.x'
...
Closes gh-43824
2025-01-14 20:14:23 +00:00
Andy Wilkinson
1a99ade66c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43823
2025-01-14 20:13:57 +00:00
Andy Wilkinson
d4f497d90d
Polish "Fix handling of env vars in Bitnami's Postgres image"
...
See gh-43783
2025-01-14 19:53:30 +00:00
He Zean
c8f2fb0d94
Fix handling of env vars in Bitnami's Postgres image
...
See gh-43783
Signed-off-by: He Zean <realhezean@gmail.com >
2025-01-14 17:49:59 +00:00
Stéphane Nicoll
5b5ba2e65b
Polish "Configure Postgres' application_name from the environment"
...
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.
See gh-42460
2025-01-07 16:32:31 +01:00
Dmytro Nosan
ce0bcf3493
Configure Postgres' application_name from the environment
...
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.
See gh-42460
2025-01-07 16:32:31 +01:00
Stéphane Nicoll
f65336ca56
Fix compilation failure on merge
2024-12-10 16:28:34 +01:00
Moritz Halbritter
ce9878a7d0
Merge branch '3.3.x'
...
Closes gh-43472
2024-12-10 15:43:46 +01:00
Moritz Halbritter
e2cf9e105c
Respect profiles when listing running Docker Compose containers
...
Closes gh-40139
2024-12-10 14:24:44 +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
dd9a998cfe
Polish "Add property to specify Docker Compose flags"
...
See gh-42571
2024-10-10 08:56:02 +02:00
Dmytro Nosan
2bee29c2fd
Add property to specify Docker Compose flags
...
See gh-42571
2024-10-10 08:56:02 +02:00
Moritz Halbritter
e6165b0311
Add transport and connect timeout properties for OTLP logging
...
Closes gh-42528
Closes gh-42527
2024-10-08 16:01:09 +02:00
Moritz Halbritter
40bb81419d
Rename OtlpAutoConfiguration to OtlpTracingAutoConfiguration
...
Closes gh-42529
2024-10-08 15:56:18 +02:00
Dmytro Nosan
cee7439dbe
Add service connection support for Hazelcast
...
See gh-42416
2024-09-26 14:34:12 +02:00
Moritz Halbritter
ee322d69f1
Merge branch '3.3.x'
...
Closes gh-42394
2024-09-20 10:25:54 +02:00
Yanming Zhou
7c8a6740c1
Remove redundant @Test annotation
...
See gh-42393
2024-09-20 10:22:47 +02:00
Eddú Meléndez
793e9a8795
Add OpenTelemetry Logging Service Connection from LgtmStackContainer and Docker Compose
...
See gh-42174
2024-09-09 08:37:39 +02:00
Moritz Halbritter
861e5209ef
Add transport selection to OtlpLoggingConnectionDetails
...
Closes gh-42171
2024-09-06 14:26:03 +02:00
Moritz Halbritter
bac330354b
Polish "Support Otlp Tracing's GRPC port from service connections"
...
See gh-41333
2024-09-06 13:18:26 +02:00
Eddú Meléndez
7baa553760
Support Otlp Tracing's GRPC port from service connections
...
Otlp Tracing's exporter is configured using Transport. Current support
for service connections read the mapped port for HTTP transport 4318.
This commits adds support to read port for GRPC transport 4317.
See gh-41333
2024-09-06 13:18:26 +02:00
Moritz Halbritter
8fc1bca56c
Polish "Add service connection from Opentelemetry Collector for Logging"
...
See gh-41324
2024-09-06 10:20:41 +02:00
Eddú Meléndez
7adf843bfd
Add service connection from Opentelemetry Collector for Logging
...
Adds ConnectionDetails from Docker Compose and Testcontainers.
See gh-41324
2024-09-06 10:10:17 +02:00