Package io.avaje.jsonb
Annotation Type Json.Property
-
@Retention(CLASS) @Target(FIELD) public static @interface Json.Property
Override the json property name.{@code
-
-
Element Detail
-
value
String value
Specify the name for this property.
-
-