Add service connection for Testcontainers ActiveMQ

See gh-35080
This commit is contained in:
Eddú Meléndez
2023-04-19 10:34:19 -06:00
committed by Stephane Nicoll
parent ac2481f1a1
commit 63121dd08a
16 changed files with 367 additions and 39 deletions

View File

@@ -946,6 +946,9 @@ The following service connection factories are provided in the `spring-boot-test
|===
| Connection Details | Matched on
| `ActiveMQConnectionDetails`
| Containers named "symptoma/activemq"
| `CassandraConnectionDetails`
| Containers of type `CassandraContainer`