Uses of Interface
net.andresbustamante.yafoot.core.web.mappers.UserMapper
Packages that use UserMapper
Package
Description
Adapters implementations for the Web core module.
Mapstruct mappers for the Web core app.
-
Uses of UserMapper in net.andresbustamante.yafoot.core.web.adapters
Constructors in net.andresbustamante.yafoot.core.web.adapters with parameters of type UserMapperModifierConstructorDescriptionInternalUserManagementAdapterImpl
(UserMapper userMapper, org.springframework.web.client.RestTemplate restTemplate) -
Uses of UserMapper in net.andresbustamante.yafoot.core.web.mappers
Classes in net.andresbustamante.yafoot.core.web.mappers that implement UserMapper