So I have these methods:
private List toClientRepresentation(String json) { try { return objectMapper.readValue(json, new