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
- Support for const keyword
- Unicode escaped characters in Jackson annotations
- Allow means to disable or override rules of the Inflector
- property order in subclass
- Support for org.json serializer and deserializers?
- Method (getter/setter) name not produce as javaName when reference definitions
- Prevent single letter fields from always becoming lower case
- #1100 Legal characters are now not limited to [0-9a-zA-Z_]
- Conditional subschemas
- Support a property with name 'additionalProperties' in the schema
- Docs
- Java not yet supported