Here is simplified extract from project. CarController class is supposed to return collection of cars from JPA repository. I am passing parameters to CarServi
CarController
CarServi