Interface | Description |
---|---|
MongoSettings | Additional settings for MongoDB |
Class | Description |
---|---|
MongoAttribute | Extends Attribute class with additional Mongo specific configuration |
MongoClientOptionsBuilder | Helper class for building MongoClientSettings from a org.springframework.core.env.PropertyResolver |
MongoCollection | Provides configuration options for mapping Mongo DBCollection instances |
MongoCollection.Index | Definition of an index |
MongoMappingContext | Models a MappingContext for Mongo. |
MongoMappingContext.DocumentEmbeddedPersistentEntity.DocumentCollectionMapping |