Class SystemConfig

java.lang.Object
cn.sinozg.applet.common.config.SystemConfig

@Component public class SystemConfig extends Object
系统静态参数
  • Field Details

    • appValue

      public AppValue appValue
    • objectMapper

      public com.fasterxml.jackson.databind.ObjectMapper objectMapper
    • initDataService

      private FrameworkInitDataService initDataService
    • log

      public static final org.slf4j.Logger log
    • APP

      public static AppValue APP
      系统配置
    • PARSER

      public static com.blueconic.browscap.UserAgentParser PARSER
      解析浏览器的信息
  • Constructor Details

    • SystemConfig

      public SystemConfig()
  • Method Details

    • init

      @PostConstruct public void init()
    • httpCrt

      private void httpCrt(CrtValue crt)
      设置 http请求的证书信息
      Parameters:
      crt - 证书