Skip to content

Json2Pojo 1.1

Latest
Compare
Choose a tag to compare
@ThomasPokorny ThomasPokorny released this 07 Nov 10:11

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.