Allows JSON schemas to be described using a JSON -like language and generated into Java and JS model types
jsonschema2pojo generates Java types from JSON Schema (or example JSON) and can fully annotate those types for data-binding with Jackson 1.x or 2.x.If you want to play with some of the feature...