Package io.quarkus.jackson.spi
package io.quarkus.jackson.spi
-
ClassesClassDescriptionBuildItem used to signal that some Jackson module has been detected on the classpath The modules are then registered with the ObjectMapper.BuildItem used to create a Jackson SimpleModule for the purpose of registering serializers and deserializers Serializers and deserializers MUST contain a public no-args constructor