Uses of Interface
io.avaje.jsonb.Jsonb.Component
-
Packages that use Jsonb.Component Package Description io.avaje.jsonb Core API of Jsonb. -
-
Uses of Jsonb.Component in io.avaje.jsonb
Methods in io.avaje.jsonb with parameters of type Jsonb.Component Modifier and Type Method Description Jsonb.BuilderJsonb.Builder. add(Jsonb.Component component)Add a Component which can provide multiple JsonAdapters and or configuration.
-