@RestController
public class ReportController
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportController.Report |
| Constructor and Description |
|---|
ReportController(JLineupService jLineupService) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
getReports() |
@Autowired public ReportController(JLineupService jLineupService)