SWAGGER CODE GEN ADD @JsonFormat only on date field

178 views
Skip to first unread message

dario frongillo

unread,
Aug 11, 2017, 8:58:14 AM8/11/17
to mustache.java
Hi All,
how can customize my mustache to add 
@JsonFormat(shape=JsonFormat.Shape.STRING, pattern="yyyy-MM-dd'T'HH:mm:ss.SSSXXX")
only for date field ?

Sam

unread,
Jan 17, 2019, 5:52:57 PM1/17/19
to mustache.java
Create a method on your view object that formats the date field in the way that you would like and reference that method instead of the raw field.

Sam
Reply all
Reply to author
Forward
0 new messages