Google News
logo
Jackson - Quiz(MCQ)
@JsonTypeInfo, @JsonSubTypes comes under which type of annotations?
A)
Serialization
B)
Type handling
C)
General annotation
D)
Property Inclusion annotation

Correct Answer :   Type handling


Explanation : Some of the type handling annotations are:@JsonTypeInfo, @JsonSubTypes.

Advertisement