@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface JsonRawValue
Warning: the resulting JSON stream may be invalid depending on your input value.
Modifier and Type | Optional Element | Description |
---|---|---|
boolean |
value |
Optional argument that defines whether this annotation is active
or not.
|
boolean value