@JsonCreator, @JacksonInject are which type of annotations?

18. @JsonCreator, @JacksonInject are which type of annotations?

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

Answer: B) Deserialization

Explanation:

Some of the deserialization annotations are:@JsonCreator, @JacksonInject, @JsonSetter.

Comments and Discussions!

Load comments ↻






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