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
- Generator generated Empty Java class from perfectly valid Jackson Schema
- Autodetect date fields in Json
- add support to generate subschemas as static nested classes
- Accessor methods for properties starting with a lowercase letter and followed by an uppercase letter
- Deep cloning option
- Jackson2Annotator should add JsonClassDescription for type description
- Added class description annotation for Jackson2
- How to resolve $ref in a CustomAnnotator?
- jsonschema2pojo-gradle-plugin gradle version 7 compatibility problem
- Validating container elements by annotating type arguments of parameterized types
- Docs
- Java not yet supported