@JsonAnyGetter, @JsonGetter, @JsonValue are the which type of annotations?

19. @JsonAnyGetter, @JsonGetter, @JsonValue are the which type of annotations?

  1. Serialization
  2. Deserialization
  3. Property Inclusion
  4. Type Handling

Answer: A) Serialization

Explanation:

Following are the serialization annotations:@JsonAnyGetter, @JsonGetter, @JsonValue, @JsonValue, @Serialize.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.