@Target(value={FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Inherited @Documented public @interface JsonDateFormat
SimpleDateFormat
.Modifier and Type | Optional Element and Description |
---|---|
boolean |
asTimeInMillis |
String |
lang |
String |
value
The pattern to use.
|
Copyright © 2019. All rights reserved.