Class RegisterObjectMapper

  • All Implemented Interfaces:
    io.quarkus.jackson.ObjectMapperCustomizer, Comparable<io.quarkus.jackson.ObjectMapperCustomizer>

    @Singleton
    public class RegisterObjectMapper
    extends Object
    implements io.quarkus.jackson.ObjectMapperCustomizer
    • Constructor Detail

      • RegisterObjectMapper

        public RegisterObjectMapper()
    • Method Detail

      • customize

        public void customize​(com.fasterxml.jackson.databind.ObjectMapper mapper)
        Specified by:
        customize in interface io.quarkus.jackson.ObjectMapperCustomizer