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