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 supported3 Subscribers
Add a CodeTriage badge to jsonschema2pojo
Help out
- Issues
- Discriminator value and inheritance
- JSON draft version support
- Add the ability to override the field type depending on the value
- anyof allof oneof not support
- Override default in child schema should not re-define the same property in the child's generated class
- formatDateTimes in gradle is private and thus cannot be set to 'true'
- Generator doesn't respect null type when a field is required
- 1.2.2 capitalized property names replaced with lowercase
- Add $Id Management in the generator. With it, it is possible to
- New Feature - Generate Static Constant Instances for examples defined on object schemas
- Docs
- Java not yet supported