クラス 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

      public ReactiveMongoClientFactory(@Nullable ListSE<MongoClientSettingsBuilderCustomizer> builderCustomizers)
      MongoClient を作成するためのファクトリを構築します。
      パラメーター:
      builderCustomizers - 構成設定カスタマイザーのリスト