• Stars
    star
    3
  • Rank 3,955,196 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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