Add service connection for Docker Compose and Testcontainers Artemis

See gh-39311
This commit is contained in:
Eddú Meléndez
2024-01-25 17:07:08 -05:00
committed by Moritz Halbritter
parent ee17c4322b
commit f15cd93a35
18 changed files with 589 additions and 25 deletions

View File

@@ -983,6 +983,9 @@ The following service connection factories are provided in the `spring-boot-test
| `ActiveMQConnectionDetails`
| Containers named "symptoma/activemq"
| `ArtemisConnectionDetails`
| Containers of type `ArtemisContainer`
| `CassandraConnectionDetails`
| Containers of type `CassandraContainer`