Class MongoClientFactory

java.lang.Object
org.springframework.boot.mongodb.autoconfigure.MongoClientFactorySupport<MongoClient>
org.springframework.boot.mongodb.autoconfigure.MongoClientFactory

public class MongoClientFactory extends MongoClientFactorySupport<MongoClient>
A factory for a blocking MongoClient.
Since:
4.0.0
Author:
Dave Syer, Phillip Webb, Josh Long, Andy Wilkinson, EddĂș MelĂ©ndez, Stephane Nicoll, Nasko Vasilev, Mark Paluch, Scott Frederick