| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SMALLRYE_LOCATIONS |
"smallrye.config.locations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
5000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_LENGTH |
2048 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION |
5000 |
public static final int |
LIBRARY |
3000 |
public static final int |
PLATFORM |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SMALLRYE_PROFILE |
"smallrye.config.profile" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
META_INF_MICROPROFILE_CONFIG_PROPERTIES |
"META-INF/microprofile-config.properties" |
public static final String |
WEB_INF_MICROPROFILE_CONFIG_PROPERTIES |
"WEB-INF/classes/META-INF/microprofile-config.properties" |
Copyright © 2018–2020. All rights reserved.