Skip to content

thewizardofjoz/jsonschema2pojo-ignoreunknown-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsonschema2pojo-ignoreunknown-annotator

Custom annotator to be used with jsonschema2pojo (https://github.com/joelittlejohn/jsonschema2pojo) to set the class level annotation @JsonIgnoreProperties(ignoreUnknown = true). It can be used to either suppress serialization of unknown properties, or ignore processing of JSON properties during deserialization.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages