Stéphane Nicoll
81f87b2bc2
Create spring-boot-data-redis module
2025-04-29 10:46:46 +01:00
Andy Wilkinson
fc1f01265c
Create spring-boot-mongodb module
2025-04-29 10:46:44 +01:00
Stéphane Nicoll
fdd31c39f9
Create spring-boot-ldap module
2025-04-29 10:46:42 +01:00
Stéphane Nicoll
e6608fcc1b
Create spring-boot-neo4j module
2025-04-29 10:46:42 +01:00
Andy Wilkinson
157da16a2b
Create spring-boot-cassandra module
2025-04-29 10:46:41 +01:00
Stéphane Nicoll
2ea9983205
Create spring-boot-couchbase module
2025-04-29 10:46:41 +01:00
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
Andy Wilkinson
c9f70881ea
Create spring-boot-kafka module
2025-04-29 10:46:38 +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
Andy Wilkinson
75bb868f8c
Create spring-boot-tx 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
Stéphane Nicoll
42856894aa
Create spring-boot-jms 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
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
Eddú Meléndez
261ea64e39
Add ServiceConnection support for LLdapContainer (Testcontainers)
...
See gh-44389
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com>
2025-02-28 13:54:55 +01:00
Phillip Webb
6155735ac5
Merge branch '3.3.x'
...
Closes gh-43370
2024-12-03 19:07:55 -08:00
Phillip Webb
4265a0bcc2
Reset `Startables` COUNTER when testing parallel startup
...
Closes gh-43369
2024-12-03 19:07:16 -08:00
Eddú Meléndez
d9dfb0389e
Add container support for ClickHouse
...
See gh-42837
2024-10-23 13:54:58 +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
100bedc07d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42440
2024-09-24 14:29:09 -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
Eddú Meléndez
9eff627eb2
Add support for Grafana LGTM stack
...
See gh-41551
2024-07-29 10:33:08 +02:00
Andy Wilkinson
b0d4f1d356
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41257
2024-06-27 10:16:36 +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
3f1f801461
Update spring-boot-testcontainers to use docker-test plugin
...
See gh-41228
2024-06-26 19:45:52 +01:00
Andy Wilkinson
8b3c808ae6
Polish
2024-05-20 15:08:45 +01:00
Andy Wilkinson
921e459eb5
Merge branch '3.2.x'
...
Closes gh-40835
2024-05-20 13:12:22 +01:00
Andy Wilkinson
f440f2c3ac
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40834
2024-05-20 13:12:03 +01:00
Andy Wilkinson
f5262d89df
Add missing Testcontainers service connection tests
...
Closes gh-35039
2024-05-20 13:02:24 +01:00
Matt Pavlovich
af18a69d54
Use activemq-client instead of transitional activemq-client-jakarta
...
See gh-40028
2024-03-20 11:02:01 +00:00
Eddú Meléndez
f15cd93a35
Add service connection for Docker Compose and Testcontainers Artemis
...
See gh-39311
2024-01-31 08:37:03 +01:00
PhilKes
eb940c3907
Add Docker Compose service connection support for OpenLDAP
...
See gh-39258
2024-01-22 16:51:45 -06:00
Phillip Webb
6c3dec42e0
Add container support for Oracle Free which replaces Oracle XE
...
Update Docker Compose and Testcontainers support to work with
`gvenzl/oracle-free` which replaces `gvenzl/oracle-xe`.
Closes gh-38476
2023-11-21 11:51:59 -08:00
Phillip Webb
4c3a0f09d7
Support parallel initialization of Testcontainers
...
Add support for a `spring.testcontainers.startup` property that can
be set to "sequential" or "parallel" to change how containers are
started.
Closes gh-37073
2023-10-14 23:58:25 -07:00
Eddú Meléndez
6997277f75
Add service connection from OpenTelemetry Collector
...
See gh-35082
2023-09-14 09:44:20 +02:00
Phillip Webb
750c597225
Polish 'Add Pulsar ConnectionDetails support'
...
See gh-37197
2023-09-06 12:18:09 -07:00
Chris Bono
089fef0392
Add Pulsar ConnectionDetails support
...
Add `ConnectionDetails` support for Apache Pulsar and provide adapters
for Docker Compose and Testcontainers.
See gh-37197
2023-09-06 12:12:25 -07:00
Eddú Meléndez
63121dd08a
Add service connection for Testcontainers ActiveMQ
...
See gh-35080
2023-07-20 13:03:41 +02:00
Eddú Meléndez
ad4f6ffeb7
Add service connection from Testcontainers Zipkin
...
See gh-35107
2023-05-03 13:09:49 +02:00
Phillip Webb
26566d4a30
Allow testcontainer beans to also contribute properties
...
Allow `Container` bean definitions to inject a `DynamicPropertyRegistry`
so that they can contribute environment properties.
Closes gh-35201
2023-05-03 00:27:13 -07:00
Yanming Zhou
b615aef810
Fix dependency management for spring-boot-testcontainers
...
This commit adds org.testcontainers:testcontainers as an api dependency
of spring-boot-testcontainers so that GenericContainer can be used
without an additional dependency
See gh-35119
2023-04-25 10:04:52 +02:00