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