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