I am using Spring Data Rest (3.3.5.RELEASE) configured to serve my api at http://localhost:8080/api. I have a domain entity Reservation which has a non-
Reservation