Uses of Interface
net.andresbustamante.yafoot.core.web.mappers.SiteMapper
Packages that use SiteMapper
Package
Description
REST controllers for the core Web app.
Mapstruct mappers for the Web core app.
-
Uses of SiteMapper in net.andresbustamante.yafoot.core.web.controllers
Constructors in net.andresbustamante.yafoot.core.web.controllers with parameters of type SiteMapperModifierConstructorDescriptionSitesController
(SiteSearchService siteSearchService, SiteManagementService siteManagementService, SiteMapper siteMapper) -
Uses of SiteMapper in net.andresbustamante.yafoot.core.web.mappers
Classes in net.andresbustamante.yafoot.core.web.mappers that implement SiteMapper