jsonschema2pojo
https://github.com/joelittlejohn/jsonschema2pojo
Java
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to jsonschema2pojo
Help out
- Issues
- Json file has JSONObject called Data, but library is generating a Java class called Datum instead of Data.
- Feature to exclude property from generated toString
- Question re default keyword on objects
- Hide sensitive properties from toString()
- Generated output stays empty
- json schema $ref request address contains separator (':') , NTFS ADS separator (':') in file name is forbidden.
- $ref generates classes in wrong package
- Extends
- Handling class name clashes when generating POJOs from examples.
- Hi, I'm trying to jsonschema2pojo maven plugin to generate classes from my json schema but classes are not generated eventhough package is created
- Docs
- Java not yet supported