Package io.quarkus.jsonb.spi
package io.quarkus.jsonb.spi
-
ClassesClassDescriptionBuildItem used to register a custom JsonbDeserializer with the default Jsonb bean Serializers and deserializers MUST contain a public no-args constructorBuildItem used to register a custom JsonbSerializer with the default Jsonb bean Serializers and deserializers MUST contain a public no-args constructor