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
- Upgrade outdated dependencies: javaparser and codemodel
- Use Jakarta not Javax @Generated annotation
- Remove 'setTargetLangauge' method left over from removing scala support
- typo in JsonSchemaExtension#setTargetLangauge
- Bump gradle-wrapper from 8.14.4 to 9.5.0 in /jsonschema2pojo-gradle-plugin/example/android
- Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 in /jsonschema2pojo-gradle-plugin/example/android
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.3 in /jsonschema2pojo-gradle-plugin/example/android
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.3 in /jsonschema2pojo-maven-plugin/example
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.3 in /jsonschema2pojo-gradle-plugin/example/java
- Bump gradle-wrapper from 8.9 to 9.5.0 in /jsonschema2pojo-gradle-plugin
- Docs
- Java not yet supported