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
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
- Add $Id Management in the generator. With it, it is possible to
- New Feature - Generate Static Constant Instances for examples defined on object schemas
- Adding `javaType` to an enum causes `ClassAlreadyExistsException` on repeated generation
- CONST keyword unsupported
- Add rule for "const": generate Java constants
- Errorprone BoxedPrimitiveEquality error on generated code by jsonschema2pojo
- Spaces in field name causes Exception
- Add `includeNoArgsConstructor` option
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.4.0
- Docs
- Java not yet supported