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
- Question - is file name pattern selector supported for source ?
- Extending a definition to override a property in the parent's schema
- Ability to provide generator-specific hints outside schema
- Gradle build cache is not supported
- Schema #ref with external URL
- Inconsistent use of @Valid tag with javaType property
- Option to avoid excluding unrelated parent packages during regeneration.
- Enum generated with conflicting name with the enclosed classType
- Add option to instantiate/initialize fields with types also generated (part of the same schema)
- Provide an option in CLI to support name for the top level class
- Docs
- Java not yet supported