public class WebConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PREFIX
缓存配置前缀
|
static String |
OK_HTTP3_CONNECTION_CONFIG_PREFIX
OkHttp3连接池属性配置前缀
|
static String |
READER_BODY_HTTP_SERVLET_REQUEST_FILTER_BEAN_NAME
readerBodyHttpServletRequestFilter spring bean name
|
static String |
REST_TEMPLATE4_OK_HTTP3_BEAN_NAME
restTemplate4OkHttp3 spring bean name
|
static String |
WEB_REQUEST_LOG_FILTER_BEAN_NAME
webRequestLogFilter spring bean name
|
| Constructor and Description |
|---|
WebConstants() |
public static final String CONFIG_PREFIX
public static final String OK_HTTP3_CONNECTION_CONFIG_PREFIX
public static final String REST_TEMPLATE4_OK_HTTP3_BEAN_NAME
public static final String READER_BODY_HTTP_SERVLET_REQUEST_FILTER_BEAN_NAME
public static final String WEB_REQUEST_LOG_FILTER_BEAN_NAME
Copyright © 2018. All rights reserved.