Class SitesController

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

@RestController public class SitesController extends AbstractController implements SitesApi
REST controller for sites related operations.
Author:
andresbustamante