クラス ReactiveMongoClientFactory
java.lang.ObjectSE
org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport<com.mongodb.reactivestreams.client.MongoClient>
org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
public class ReactiveMongoClientFactory
extends MongoClientFactorySupport<com.mongodb.reactivestreams.client.MongoClient>
リアクティブ
MongoClient のファクトリ。- 導入:
- 2.0.0
- 作成者:
- Mark Paluch, Stephane Nicoll, Scott Frederick
コンストラクターの概要
コンストラクターコンストラクター説明ReactiveMongoClientFactory(ListSE<MongoClientSettingsBuilderCustomizer> builderCustomizers) MongoClientを作成するためのファクトリを構築します。メソッドのサマリー
クラス org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport から継承されたメソッド
createMongoClient
コンストラクターの詳細
ReactiveMongoClientFactory
MongoClientを作成するためのファクトリを構築します。- パラメーター:
builderCustomizers- 構成設定カスタマイザーのリスト