| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
CRITICAL_TIME |
600000L |
public static final int |
DEFAULT_CACHE_DAYS |
-1 |
public static final long |
DEFAULT_CACHE_SECONDS |
-1L |
public static final long |
DEFAULT_LIMIT_MAX_AGE |
-1L |
public static final boolean |
DEFAULT_USE_CACHE_IF_EXCEPTION |
false |
public static final boolean |
DEFAULT_USE_MAX_AGE |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MS_EXCEL |
"application/vnd.ms-excel" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCLUSIONS_PARAMETER_NAME |
"exclusions" |
public static final String |
GLOBAL_EXCLUSIONS |
"GET:/actuator*,GET:/swagger*,GET:/v2/api-docs,GET:/webjars/*,GET:/csrf,GET:/,*:/error" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APP_ACCOUNT |
-80 |
public static final int |
INTERNAL_REQUEST |
-100 |
public static final int |
INVALID_REQUEST |
-90 |
public static final int |
PARAM_ENCRYPT |
-75 |
public static final int |
REQUEST_TYPE |
-95 |
public static final int |
SPRING_MVC_REQUEST_SET_TO_THREAD_LOCAL |
-105 |
public static final int |
TRACE |
-85 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DO_EXPORT_PARAM_NAME |
"doExport" |
public static final String |
DO_EXPORT_PARAM_VALUE |
"true" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_CACHE |
"no-cache" |
public static final String |
NO_STORE |
"no-store" |
Copyright © 2021–2022 EasyJ????. All rights reserved.