Package org.testcontainers.junit.jupiter
Annotation Interface Container
The
@Container annotation is used in conjunction with the Testcontainers annotation
to mark containers that should be managed by the Testcontainers extension.- See Also: