Uses of Interface
io.quarkus.mongodb.runtime.MongoClientConfig
Packages that use MongoClientConfig
-
Uses of MongoClientConfig in io.quarkus.mongodb.runtime
Methods in io.quarkus.mongodb.runtime that return MongoClientConfigModifier and TypeMethodDescriptionMongodbConfig.defaultMongoClientConfig()
The default mongo client connection.MongoClients.getMatchingMongoClientConfig
(String clientName) Methods in io.quarkus.mongodb.runtime that return types with arguments of type MongoClientConfigModifier and TypeMethodDescriptionMongodbConfig.mongoClientConfigs()
Configures additional mongo client connections.