News

The method getById is also annotated to define it as hitting a GET HTTP Method found as "/people/{id}", where the id is going to be provided by the call to the getById(@PathParam Integer id) method.