Package org.jdbi.v3.moshi


package org.jdbi.v3.moshi

JSON support using the Moshi library. Install the MoshiPlugin to provide Moshi-backed JSON serialization for @Json qualified types.

  • Classes
    Class
    Description
    Configuration class for Moshi integration.
    Moshi integration plugin.