Interface MongoContributingTestContainerDependency

All Superinterfaces:
ContributingTestContainerDependency
All Known Implementing Classes:
DataMongo, DataMongoFeature, DataMongoReactive, MongoFeature, MongoReactive, MongoSync

public interface MongoContributingTestContainerDependency extends ContributingTestContainerDependency
A specialized ContributingTestContainerDependency that contributes the MongoDB Testcontainers dependency for integration testing.

By default, this interface provides the MongoDB Testcontainers dependency artifact.