I have the following controller:
@POST @Path("endpoint") @Consumes({MediaType.APPLICATION_JSON+ ";charset=utf-8"}) @Produces({MediaType.AP