I have the following class:
public class CustomMessage { @JsonProperty private Date timestamp; @JsonProperty private String id; @JsonPro