public class OmConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG |
private static com.fasterxml.jackson.databind.ObjectMapper |
OM
ObjectMapper
|
| Constructor and Description |
|---|
OmConstants() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getOm()
获取实例
|
static void |
setOm(com.fasterxml.jackson.databind.ObjectMapper om)
web方式注入
|
Copyright © 2024. All rights reserved.