@Singleton public class DataMongoReactive extends DataMongoFeature implements TransactionalNotSupported
DEPENDENCY_MICRONAUT_DATA_PROCESSOR, SCHEMA_GENERATE_KEY| Constructor and Description |
|---|
DataMongoReactive(Data data,
TestContainers testContainers,
TestResources testResources) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
protected java.lang.String |
mongoArtifact() |
apply, getMicronautDocumentation, getThirdPartyDocumentation, processSelectedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getDatasourceConfig, getFeatureClass, supportsgetOrder, isCommunity, isPreview, isVisiblepublic DataMongoReactive(Data data, TestContainers testContainers, TestResources testResources)
@NonNull public java.lang.String getName()
Feature@NonNull public java.lang.String getDescription()
getDescription in interface io.micronaut.core.naming.DescribedgetDescription in interface Featurepublic java.lang.String getTitle()
@NonNull protected java.lang.String mongoArtifact()
mongoArtifact in class DataMongoFeature