All Classes and Interfaces
Class
Description
Abstract Mongo configuration type.
Builder that builds
CodecRegistry for AbstractMongoConfiguration.A
HealthIndicator for MongoDB coroutine clients.Bridges the coroutine Mongo driver suspend API to Java callers.
A suspendable Mongo coroutine operation.
The Micronaut Serialization codec registry.
Default builder.
Factory for the default
MongoClient.Builds the primary MongoClient.
Factory for MongoClientSettings.
The default MongoDB configuration class.
Factory for the default
MongoClient.Tracks Mongo clients and delays bean destruction during Micronaut graceful shutdown.
Allows arbitrary customization of the
MongoClientSettings.Builder
after Micronaut has applied the configuration-backed settings and before
the final MongoClientSettings is built.A
HealthIndicator for MongoDB.Common constants to for MongoDB settings.
Factory for named
MongoClient instances.Factory for named
MongoClient instances.Creates a named configuration for each entry under
MongoSettings.MONGODB_SERVERS.Factory for named
MongoClient instances.A custom requirement for MongoDB coroutine support.
A custom requirement for MongoDB.
Converters strings to
ReadConcern objects.Converters strings to
ReadPreference objects.