Interface Bootstrap


  • public interface Bootstrap
    Bootstrap Jsonb.
    • Method Detail

      • newBuilder

        Jsonb.Builder newBuilder()
        Create and return a Builder (with an underling SPI implementation).

        The default implementation uses Jackson Core.