Uses of Interface
net.andresbustamante.yafoot.core.services.SportSearchService
Packages that use SportSearchService
Package
Description
Service implementations for the core API.
REST controllers for the core Web app.
-
Uses of SportSearchService in net.andresbustamante.yafoot.core.services.impl
Classes in net.andresbustamante.yafoot.core.services.impl that implement SportSearchService -
Uses of SportSearchService in net.andresbustamante.yafoot.core.web.controllers
Constructors in net.andresbustamante.yafoot.core.web.controllers with parameters of type SportSearchServiceModifierConstructorDescriptionSportsController
(SportSearchService sportSearchService, SportMapper sportMapper)