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
- Override default in child schema should not re-define the same property in the child's generated class
- The AbstractCompile.destinationDir property has been deprecated
- Bump s4u/setup-maven-action from 1.14.0 to 1.15.0
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.18.1 in /jsonschema2pojo-gradle-plugin/example/android
- formatDateTimes in gradle is private and thus cannot be set to 'true'
- Generator doesn't respect null type when a field is required
- No code generation for valid JSON schema, no error output
- Generate generic accessor for patternProperties
- 1.2.2 capitalized property names replaced with lowercase
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
- Docs
- Java not yet supported