Package | Description |
---|---|
org.springframework.boot.autoconfigure.mongo |
Auto-configuration for MongoDB.
|
Constructor and Description |
---|
MongoReactiveAutoConfiguration(MongoProperties properties,
org.springframework.beans.factory.ObjectProvider<com.mongodb.async.client.MongoClientSettings> settings,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.ObjectProvider<List<MongoClientSettingsBuilderCustomizer>> builderCustomizers) |
ReactiveMongoClientFactory(MongoProperties properties,
org.springframework.core.env.Environment environment,
List<MongoClientSettingsBuilderCustomizer> builderCustomizers) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.