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
- Inabily to refer to other POJO
- How to create a simple pojo class with map attribute, not able to find any example.
- Empty <p> tag
- Missing @param and @return tags for getter and setter methods
- Make equals and hashCode generation deterministic (order of expressions)
- [Wiki] [Broken-Link] Link to address.schema.json is busted
- Feature: Support for Java 17
- Bump actions/checkout from 3 to 4
- Mirror "deprecated" annotation from JSON schema in the generated code
- Generating same class that appears few times in the JSON file
- Docs
- Java not yet supported