@Component public class SystemConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static AppValue |
APP
系统配置
|
AppValue |
appValue |
private FrameworkInitDataService |
initDataService |
static org.slf4j.Logger |
log |
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
static com.blueconic.browscap.UserAgentParser |
PARSER
解析浏览器的信息
|
| Constructor and Description |
|---|
SystemConfig() |
| Modifier and Type | Method and Description |
|---|---|
private void |
httpCrt(CrtValue crt)
设置 http请求的证书信息
|
void |
init() |
public AppValue appValue
public com.fasterxml.jackson.databind.ObjectMapper objectMapper
private FrameworkInitDataService initDataService
public static final org.slf4j.Logger log
public static AppValue APP
public static com.blueconic.browscap.UserAgentParser PARSER
@PostConstruct public void init()
private void httpCrt(CrtValue crt)
crt - 证书Copyright © 2024. All rights reserved.