Skip to content

trikorasolns/jsonschema2pojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jsonschema2pojo

jsonschema2pojo extension

This extension replaces the default annotation schem used by the jsonschema2pojo plugin, which use the @JsonInclude(JsonInclude.Include.NON_NULL) annotation, by another that extends from the core Jackson2 replacing @JsonInclude(JsonInclude.Include.NON_NULL) by @JsonInclude(JsonInclude.Include.ALWAYS).

About

jsonschema2pojo extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published