Uses of Interface
net.andresbustamante.yafoot.core.web.mappers.PlayerMapper
Packages that use PlayerMapper
Package
Description
REST controllers for the core Web app.
Mapstruct mappers for the Web core app.
-
Uses of PlayerMapper in net.andresbustamante.yafoot.core.web.controllers
Constructors in net.andresbustamante.yafoot.core.web.controllers with parameters of type PlayerMapperModifierConstructorDescriptionPlayersController
(PlayerManagementService playerManagementService, PlayerSearchService playerSearchService, PlayerMapper playerMapper) -
Uses of PlayerMapper in net.andresbustamante.yafoot.core.web.mappers
Classes in net.andresbustamante.yafoot.core.web.mappers that implement PlayerMapper