Snippets tagged “jsonformat”
1 snippet uses this tag.
- Date format Mapping to JSON JacksonJava
You can use the @JsonFormat annotation to specify the format of date fields in a JSON payload when serializing or deserializing using Jackson.
1 snippet uses this tag.
You can use the @JsonFormat annotation to specify the format of date fields in a JSON payload when serializing or deserializing using Jackson.