Package io.quarkus.mongodb.runtime
package io.quarkus.mongodb.runtime
-
ClassDescriptionConfigures the credentials and authentication mechanism to connect to the MongoDB server.Interface implemented by CDI beans that want to customize the Mongo client configuration.Helper to lazily create Mongo clients.This class is sort of a producer for
MongoClientandReactiveMongoClient.ServiceBindingConverter for MongoDB to support SBO (Service Binding Operator) in Quarkus.Configures the write concern.