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
- Referencing schema from another maven module cause duplicate class generation
- Implementation of oneOf support.
- Property to provide a list of @SuppressWarnings values
- Need description of where error is occurring in parsing
- Add support for exclusiveMinimum and exclusiveMaximum
- Any way to set naming convention for specific properties starting with one-lowercase-letter
- Add configuration map (customRuleFactoryConfiguration) for Custom Rule Factories
- Legal characters are limited to [0-9a-zA-Z_]
- Plugins should default from DefaultGenerationConfig
- Gson support to set value upon Expose annotation
- Docs
- Java not yet supported