| Interface | Description |
|---|---|
| MongoDatastoreConfigProperties |
A
ConfigPropertySet for MongoDB Datastore configuration, using MongoDatastoreConfigProperties.DEFAULT_NAME as property prefix. |
| Class | Description |
|---|---|
| MongoDatastoreConfigProperties.MongoDatastoreConfigPropertiesImpl |
Default implementation
|
| Annotation Type | Description |
|---|---|
| EnableMongoAsyncDatastore |
Annotation to be used on Spring Configuration classes to setup an asynchronous MongoDB
AsyncDatastore. |
| EnableMongoDatastore |
Annotation to be used on Spring Configuration classes to setup a synchronous MongoDB
Datastore. |
| EnableMongoReactiveDatastore |
Annotation to be used on Spring Configuration classes to setup a reactive MongoDB
ReactiveDatastore. |
Copyright © 2019 The Holon Platform. All rights reserved.