@JsonFormat(pattern = "dd/MM/yyyy") public Date getStart() { return start; }
Last updated 5 years ago
Was this helpful?