@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() |
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()
Copyright © 2024. All rights reserved.