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