Uses of Interface
net.andresbustamante.yafoot.core.services.CarSearchService
Packages that use CarSearchService
Package
Description
Service implementations for the core API.
REST controllers for the core Web app.
-
Uses of CarSearchService in net.andresbustamante.yafoot.core.services.impl
Classes in net.andresbustamante.yafoot.core.services.impl that implement CarSearchService -
Uses of CarSearchService in net.andresbustamante.yafoot.core.web.controllers
Constructors in net.andresbustamante.yafoot.core.web.controllers with parameters of type CarSearchServiceModifierConstructorDescriptionCarsController
(CarSearchService carSearchService, CarManagementService carManagementService, CarMapper carMapper)