jsonb 1.3-RC2 API
| Package | Description |
|---|---|
| io.avaje.jsonb |
Core API of Jsonb.
|
| io.avaje.jsonb.core |
Core internal implementation.
|
| io.avaje.jsonb.spi |
SPI for the underlying json parsing and generation.
|
| io.avaje.jsonb.stream |
Default stream handling provided with Jsonb.
|