Uses of Class
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.mapper.ConfirmationCodeDocMapper
Packages that use ConfirmationCodeDocMapper
Package
Description
-
Uses of ConfirmationCodeDocMapper in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.port
Constructors in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.port with parameters of type ConfirmationCodeDocMapperModifierConstructorDescriptionMongoConfirmationCodeRepository(ConfirmationCodeDocMapper mapper, org.springframework.data.mongodb.core.MongoTemplate mongoTemplate)