JSON mapping (JSON-B, Jackson,...)
Contents
The standard since Java EE8: JSON-B
Key links
- JSR 367 : Java API for JSON Binding (JSON-B)
- Official website
- User's guide
Implementation
- Yasson (RI)
- Apache Johnzon
Documentation
Most common libraries
Attachments