Uses of Interface
io.quarkus.jackson.ObjectMapperCustomizer
Packages that use ObjectMapperCustomizer
-
Uses of ObjectMapperCustomizer in io.quarkus.jackson
Methods in io.quarkus.jackson with parameters of type ObjectMapperCustomizerModifier and TypeMethodDescriptiondefault intObjectMapperCustomizer.compareTo(ObjectMapperCustomizer o) -
Uses of ObjectMapperCustomizer in io.quarkus.jackson.runtime
Classes in io.quarkus.jackson.runtime that implement ObjectMapperCustomizerModifier and TypeClassDescriptionclassclassMethods in io.quarkus.jackson.runtime that return types with arguments of type ObjectMapperCustomizerModifier and TypeMethodDescriptionMixinsRecorder.customizerSupplier(Map<Class<?>, Class<?>> mixinsMap) Method parameters in io.quarkus.jackson.runtime with type arguments of type ObjectMapperCustomizerModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapperObjectMapperProducer.objectMapper(List<ObjectMapperCustomizer> customizers, JacksonBuildTimeConfig jacksonBuildTimeConfig, JacksonSupport jacksonSupport)