Community

Jackson, JSON and the Proper Handling of Unknown Fields in APIs

(Gilvan Filho) How to proper deserialize json to java objects without facing UnrecognizedPropertyException when getting unkown fields or properties when consuming rest API.