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 types with arguments of type MongoClientConfigModifier and TypeMethodDescription@WithUnnamedKey("<default>") Map<String, MongoClientConfig> MongoConfig.clients()Configures the Mongo clients.