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
- jsonschema2pojo-maven-plugin:1.1.2:generate failed: Path not present: properties
- Add/custom/generated/annotation
- Support custom Generated annotation that uses runtime retention policy required by JaCoCo
- Is it possible to add multiple values for an enum constructor using json schema?
- Override the JsonPropertyDescription for $ref
- Maven plugin's `includeGeneratedAnnotation` does not support `jakarta.annotation.Generated`
- Added call to Annotator#typeInfo() for generated enums (fix #1413)
- Allow controlling the name of autogenerated beans when using json (not json schema)
- Added support for FastJson
- Leading numeric characters in package name yield invalid POJO
- Docs
- Java not yet supported