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
- Add support for JSON Schema polymorphism (allOf, oneOf, if/then/else)
- Refactor JsonSchema2POJO To Be Extendable And Customizable
- Bump s4u/setup-maven-action from 1.19.0 to 1.20.0
- Bump gradle/actions from 5 to 6
- Bump gradle-wrapper from 8.14.4 to 9.4.1 in /jsonschema2pojo-gradle-plugin/example/android
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.2 in /jsonschema2pojo-gradle-plugin/example/android
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.2 in /jsonschema2pojo-gradle-plugin/example/java
- Bump joda-time:joda-time from 2.14.0 to 2.14.1 in /jsonschema2pojo-gradle-plugin/example/java
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.2 in /jsonschema2pojo-maven-plugin/example
- Bump com.gradle.plugin-publish from 0.21.0 to 2.1.1 in /jsonschema2pojo-gradle-plugin
- Docs
- Java not yet supported