public class SerializeConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static SerializeConfig |
global |
PropertyNamingStrategy |
propertyNamingStrategy |
| Constructor and Description |
|---|
SerializeConfig() |
| Modifier and Type | Method and Description |
|---|---|
static SerializeConfig |
getGlobalInstance() |
boolean |
put(Object type,
Object value) |
void |
setAsmEnable(boolean value) |
public static SerializeConfig global
public PropertyNamingStrategy propertyNamingStrategy
public static SerializeConfig getGlobalInstance()
public void setAsmEnable(boolean value)
Copyright © 2022 Alibaba Group. All rights reserved.