Class ObjectMapperFactory

java.lang.Object
co.yellowdog.platform.clients.web.serde.ObjectMapperFactory

public class ObjectMapperFactory extends Object
  • Constructor Details

    • ObjectMapperFactory

      public ObjectMapperFactory()
  • Method Details

    • configure

      public static tools.jackson.databind.json.JsonMapper.Builder configure(tools.jackson.databind.json.JsonMapper.Builder builder)
    • createJson

      public static tools.jackson.databind.ObjectMapper createJson()