I have an issue with Spring Data Rest APIs. I created two Repository Interfaces for the two entities Timesheet and TimeRecord:
Timesheet
TimeRecord
@Reposito