Uses of Class
io.quarkus.mongodb.runtime.MongoClientConfig
Packages that use MongoClientConfig
-
Uses of MongoClientConfig in io.quarkus.mongodb.runtime
Fields in io.quarkus.mongodb.runtime declared as MongoClientConfigModifier and TypeFieldDescriptionMongodbConfig.defaultMongoClientConfig
The default mongo client connection.Fields in io.quarkus.mongodb.runtime with type parameters of type MongoClientConfigModifier and TypeFieldDescriptionMongodbConfig.mongoClientConfigs
Configures additional mongo client connections.Methods in io.quarkus.mongodb.runtime that return MongoClientConfig