-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
theme: containersTestcontainers, Docker Compose and Buildpack featuresTestcontainers, Docker Compose and Buildpack featurestype: regressionA regression from a previous releaseA regression from a previous release
Milestone
Description
Section Using DevTools with Testcontainers at Development Time in docs shows how @RestartScope
works with existing ServiceConnection
implementations. This behavior works in 3.1.5
and 3.2.0-M3
but not anymore in 3.2.0-RC1
. This result in application trying to start with no containers initialized.
This issue is different than #35786
Reproducer: this project contains a consumer
and producer
folder. Any of them can be used to reproduce it.
Also, the code snippet is missing @ServiceConnection
.
Metadata
Metadata
Assignees
Labels
theme: containersTestcontainers, Docker Compose and Buildpack featuresTestcontainers, Docker Compose and Buildpack featurestype: regressionA regression from a previous releaseA regression from a previous release