Class ObjectMapperFactory

java.lang.Object
de.gematik.test.tiger.mockserver.serialization.ObjectMapperFactory

public class ObjectMapperFactory extends Object
  • Method Details

    • createObjectMapper

      public static com.fasterxml.jackson.databind.ObjectWriter createObjectMapper()
    • buildObjectMapperWithoutRemovingEmptyValues

      public static com.fasterxml.jackson.databind.ObjectMapper buildObjectMapperWithoutRemovingEmptyValues()
    • buildObjectMapperWithOnlyConfigurationDefaults

      public static com.fasterxml.jackson.databind.ObjectMapper buildObjectMapperWithOnlyConfigurationDefaults()