Generates Java pojos from a given JSON. Supports nested elements, custom wrapper class naming and auto generates java imports. Supports the creation of getter/setter methods, private access modifiers, as well as the creation of builder methods.
Generates Java pojos from a given JSON. Supports nested elements, custom wrapper class naming and auto generates java imports. Supports the creation of getter/setter methods, private access modifiers, as well as the creation of builder methods.