Allows ignoring properties, avoiding possible problems when deserializing.
@JsonIgnoreProperties(ignoreUnknown = true) public class Employee
Last updated 5 years ago
Was this helpful?