Uses of Class
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.mapper.ConfirmationCodeDocMapper
-
Packages that use ConfirmationCodeDocMapper Package Description ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.port -
-
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 ConfirmationCodeDocMapper Constructor Description MongoConfirmationCodeRepository(ConfirmationCodeDocMapper mapper, org.springframework.data.mongodb.core.MongoTemplate mongoTemplate)
-