Ok I have a REST Controller with this request
@GetMapping("/search") @JsonView({PersonList.class}) publ