Package io.avaje.jsonb.spi

SPI for the underlying json parsing and generation.

The default implementation uses Jackson Core JsonParser and JsonGenerator.