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
- IllegalArgument Path not present: only in codebase, not on http://www.jsonschema2pojo.org/
- Optionally exclude the timezone from the generated @JsonFormat annotation for date-time fields
- Many nested subclasses are genereted instead of one
- .DS_Store causes Gradle plugin to fail
- Generate Interface rather than implementation
- Exclude additionalProperties from hashCode and equals
- Array of dates cannot be formatted
- load schema from url
- default enum doesn't work when defining javaType
- Capitalization
- Docs
- Java not yet supported