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
- Nullable "anyOf" type support
- Feature: make it possible to omit identityHashCode in generated toString-Methods
- Add field type rule
- Mirror "deprecated" annotations from json schema by including @deprecated in the generated POJO (opt-in behavior)
- Bump actions/github-script from 7 to 8
- Bump s4u/setup-maven-action from 1.18.0 to 1.19.0
- Bump gradle/actions from 4 to 5
- Do not generate constructors with no-arg super()
- Enums containing digits are generated with unnecessary underscores
- Add code quality tools with dedicated GitHub Actions
- Docs
- Java not yet supported