| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DEFAULT_VALUE_SEPARATOR |
":" |
public static final int |
DEFAULT_PRIORITY |
100 |
public static final String |
END_DELIMITER |
"}" |
public static final int |
HIGHEST_PRIORITY |
0 |
public static final String |
LIST_SEPARATOR |
"," |
public static final int |
LOWEST_PRIORITY |
2147483647 |
public static final String |
START_DELIMITER |
"${" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASSPATH_PREFIX |
"classpath:" |
public static final String |
FILE_PATH_PREFIX |
"file:" |
Copyright © 2019. All rights reserved.