Uses of Interface
net.andresbustamante.yafoot.users.web.mappers.UserMapper
Packages that use UserMapper
Package
Description
Web controllers for the users module.
Mapstruct mappers for the user administration module.
-
Uses of UserMapper in net.andresbustamante.yafoot.users.web.controllers
Constructors in net.andresbustamante.yafoot.users.web.controllers with parameters of type UserMapperModifierConstructorDescriptionUsersController
(UserManagementService userManagementService, UserSearchService userSearchService, UserMapper userMapper) -
Uses of UserMapper in net.andresbustamante.yafoot.users.web.mappers
Classes in net.andresbustamante.yafoot.users.web.mappers that implement UserMapper