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