public final class JsonUtils extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static ThreadLocal<com.fasterxml.jackson.databind.ObjectMapper> |
JACKSON_MAPPER |
public static final ThreadLocal<com.fasterxml.jackson.databind.ObjectMapper> JACKSON_MAPPER
public static com.fasterxml.jackson.databind.ObjectMapper getJacksonObjectMapper()
public static <T> T read(String str, com.fasterxml.jackson.core.type.TypeReference<T> typeReference)
Copyright © 2023 The Ant Financial. All rights reserved.