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

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