Uses of Class
io.quarkus.mongodb.deployment.MongoUnremovableClientsBuildItem
-
Uses of MongoUnremovableClientsBuildItem in io.quarkus.mongodb.deployment
Methods in io.quarkus.mongodb.deployment that return MongoUnremovableClientsBuildItemModifier and TypeMethodDescription(package private) MongoUnremovableClientsBuildItemMongoClientProcessor.unremovable(io.quarkus.deployment.annotations.BuildProducer<MongoClientBuildItem> producer) WhenMongoClientBuildItemis actually consumed by the build, then we need to make all the Mongo client beans unremovable, because they can be potentially used by the consumers