New with Jackson here. I have the Person class, and list of persons in json format, listed in Arraylist. Person class contains this:
int id; @JsonProperty(&q