Class MatchesController

java.lang.Object
net.andresbustamante.yafoot.commons.web.controllers.AbstractController
net.andresbustamante.yafoot.core.web.controllers.MatchesController
All Implemented Interfaces:
MatchesApi

@RestController public class MatchesController extends net.andresbustamante.yafoot.commons.web.controllers.AbstractController implements MatchesApi
REST service for managing and searching matches.
Author:
andresbustamante