public abstract class CommonPropertiesFinal extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APPLICATION_ID
当前程序定义一个id
|
static String |
BANNER_MSG
程序启动banner 文字信息
|
static String |
INTERCEPTOR_INIT_PACKAGE_NAME
加载指定包名下的拦截器
|
static String |
INTERCEPTOR_RESOURCE_HANDLER
拦截器静态资源url路径
|
static String |
INTERCEPTOR_RESOURCE_LOCATION
拦截器静态资源文件路径
|
static String |
IP_DEFAULT_HEADER_NAME
自定义外部代理中已经获取到的ip header 信息名称(比如nginx 中代理)
|
static String |
PRELOAD_PACKAGE_NAME
预加载指定包下面的class
|
static String |
REQUEST
请求的相关配置
|
static String |
REQUEST_TIME_OUT
拦截器中记录超时请求时长
|
static String |
TOMCAT
tomcat 配置
|
static String |
TOMCAT_SESSION_COOKIE_NAME
自定义浏览器中存储session id cookie 名称
|
static String |
TOMCAT_SESSION_TIME_OUT
定义session 过期时间 单位分钟
|
| 构造器和说明 |
|---|
CommonPropertiesFinal() |
public static final String TOMCAT_SESSION_COOKIE_NAME
public static final String TOMCAT_SESSION_TIME_OUT
public static final String IP_DEFAULT_HEADER_NAME
public static final String INTERCEPTOR_INIT_PACKAGE_NAME
public static final String INTERCEPTOR_RESOURCE_HANDLER
public static final String INTERCEPTOR_RESOURCE_LOCATION
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.