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
- Add GenerationConfig option to exclude Object Header from toString()
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /jsonschema2pojo-gradle-plugin/example/android
- Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 in /jsonschema2pojo-gradle-plugin/example/android
- Fixing problems with remote URL when using Maven Plugin
- How to disable the set method for one field?
- Generate Method Names in "$ref" Properties Using a "javaName"
- Bump commons-codec:commons-codec from 1.15 to 1.17.0
- Bump actions/github-script from 6 to 7
- Bump gradle/wrapper-validation-action from 1 to 3
- Bump com.squareup.moshi:moshi from 1.12.0 to 1.15.1 in /jsonschema2pojo-gradle-plugin/example/android
- Docs
- Java not yet supported