public class RestMapperUtils extends Object
| 构造器和说明 |
|---|
RestMapperUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
getFlexibleObjectMapper()
Returns a preconfigured flexible
ObjectMapper. |
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
getStrictObjectMapper()
Returns a preconfigured strict
ObjectMapper. |
public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper getStrictObjectMapper()
ObjectMapper.public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper getFlexibleObjectMapper()
ObjectMapper.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.