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
- Add the possibility to pass a custom generator config java class
- Add support for contentEncoding from draft07 to create base64 byte[]
- Normalizing URI IDs used as keys in schema map
- How to define correct datatypes when generating java classes from JSON input using jsonschema2pojo
- sort generated fields when converting from json
- Can we pass root javaType via plugin config rather than inside schema?
- Custom Generation Config not getting respected
- Create a pojo superset from multiple json examples
- Parent properties not generated directly on Child inner class builders.
- when using customDateTimePattern @JsonFormat with timezone=UTC generated
- Docs
- Java not yet supported