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