@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value={com.mongodb.reactivestreams.client.MongoClient.class,reactor.core.publisher.Flux.class}) @EnableConfigurationProperties(value=MongoProperties.class) public class MongoReactiveAutoConfiguration extends ObjectSE
Auto-configuration
。コンストラクターと説明 |
---|
MongoReactiveAutoConfiguration() |
修飾子と型 | メソッドと説明 |
---|---|
com.mongodb.reactivestreams.client.MongoClient | reactiveStreamsMongoClient(MongoProperties properties, org.springframework.core.env.Environment environment, org.springframework.beans.factory.ObjectProvider<MongoClientSettingsBuilderCustomizer> builderCustomizers, org.springframework.beans.factory.ObjectProvider<com.mongodb.MongoClientSettings> settings) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
@Bean @ConditionalOnMissingBean public com.mongodb.reactivestreams.client.MongoClient reactiveStreamsMongoClient(MongoProperties properties, org.springframework.core.env.Environment environment, org.springframework.beans.factory.ObjectProvider<MongoClientSettingsBuilderCustomizer> builderCustomizers, org.springframework.beans.factory.ObjectProvider<com.mongodb.MongoClientSettings> settings)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.