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