What is JsonProperty in Java?

@JsonProperty defines a logical property used in serialization and deserialization of JSON . When we set JSON data to Java Object, it is called JSON deserialization and when we get JSON data from Java Object, it is called JSON serialization.11 Mar 2018

Leave a Reply

Your email address will not be published. Required fields are marked *

What is JsonProperty in Java?

@JsonProperty defines a logical property used in serialization and deserialization of JSON . When we set JSON data to Java Object, it is called JSON deserialization and when we get JSON data from Java Object, it is called JSON serialization.11 Mar 2018

Leave a Reply

Your email address will not be published. Required fields are marked *