Home »
MCQs »
Jackson MCQs
@JsonTypeInfo, @JsonSubTypes comes under which type of annotations?
16. @JsonTypeInfo, @JsonSubTypes comes under which type of annotations?
- Property Inclusion annotation
- General annotation
- Serialization
- Type handling
Answer: D) Type handling
Explanation:
Some of the type handling annotations are:@JsonTypeInfo, @JsonSubTypes.