@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface JsonIgnore
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
ignoreDecoding |
boolean |
ignoreEncoding |
Copyright © 2019. All rights reserved.