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
- fixed missing enum support for JSONB1 styled output
- Support for oneOf in schema
- Not able to use in gradle with correct dependencies. tried the sample gradle file but got error
- Enum-generation: differences between Windows and Linux
- Generate POJOs from subschemas defined in 'definitions'/'$defs' section
- How to add files in a dependency containing json files to jsonSchema2Pojo plugin source
- @JsonClassDescription support
- How to force generate @Nullable/@Nonnull for getters/setters?
- Jsonschema2Pojo does not follow "301 Moved Permanently"
- Bump httpclient from 4.5.13 to 4.5.14
- Docs
- Java not yet supported