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