Polish "Add service connection for Testcontainers ActiveMQ"
This also adds support for Docker Compose. See gh-35080
This commit is contained in:
@@ -9,7 +9,6 @@ dependencies {
|
||||
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-activemq"))
|
||||
|
||||
testImplementation("org.awaitility:awaitility")
|
||||
testImplementation("org.testcontainers:testcontainers")
|
||||
testImplementation("org.testcontainers:junit-jupiter")
|
||||
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-testcontainers"))
|
||||
|
||||
Reference in New Issue
Block a user