Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ELEMENT_NAME |
"<<element name>>" |
public static final String |
HYPHENATED_ELEMENT_NAME |
"<<hyphenated element name>>" |
public static final String |
NO_DEFAULT |
"<<no default>>" |
public static final String |
PARENT |
"<<parent>>" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
APPLICATION_PROPERTIES |
"application.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUILD_TIME_CONFIG_NAME |
"META-INF/build-config.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final int |
MAX_DEPTH |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CONFIG_PROPERTIES_NAME |
"META-INF/quarkus-default-config.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_LENGTH |
2048 |
Copyright © 2019 JBoss by Red Hat. All rights reserved.