# joelittlejohn/jsonschema2pojo

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/joelittlejohn-jsonschema2pojo).**

6,379 stars · 1,678 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/joelittlejohn/jsonschema2pojo
- Homepage: http://www.jsonschema2pojo.org
- awesome-repositories: https://awesome-repositories.com/repository/joelittlejohn-jsonschema2pojo.md

## Description

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

## Tags

### Part of an Awesome List

- [Development Productivity Tools](https://awesome-repositories.com/f/awesome-lists/devtools/development-productivity-tools.md) — Generates type-safe Java classes from JSON schemas.
