| Package | Description | 
|---|---|
| org.springframework.data.mongodb.config | Spring XML namespace configuration for MongoDB specific repositories. | 
| org.springframework.data.mongodb.core | MongoDB core support. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReactiveMongoDatabaseFactory | AbstractReactiveMongoConfiguration. mongoDbFactory()Creates a  SimpleMongoDbFactoryto be used by theMongoTemplate. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleReactiveMongoDatabaseFactoryFactory to create  MongoDatabaseinstances from aMongoClientinstance. | 
| Constructor and Description | 
|---|
| ReactiveMongoTemplate(ReactiveMongoDatabaseFactory mongoDatabaseFactory)Constructor used for a basic template configuration. | 
| ReactiveMongoTemplate(ReactiveMongoDatabaseFactory mongoDatabaseFactory,
                     MongoConverter mongoConverter)Constructor used for a basic template configuration. | 
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.