Package io.quarkus.resteasy.reactive.jackson.deployment.processor
package io.quarkus.resteasy.reactive.jackson.deployment.processor
-
ClassDescriptionGenerates an implementation of the Jackson's
StdDeserializerfor each class that needs to be deserialized from json.Contains the special Jackson features required by the applicationJackson optimization configuration.Generates an implementation of the Jackson'sStdSerializerfor each class that needs to be serialized in json.Used to pass info about a JAX-RS resource method that needs to perform custom serializationPurely marker build item so that we know at least one allowed role with configuration expressions has been detected.