public final class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APPLICATION_PROPERTIES
application.properties property.
|
static String |
APPLICATION_YAML
application.yaml property.
|
static String |
APPLICATION_YML
application.yml property.
|
static String |
FALLBACK_APPLICATION_NAME
Default application name.
|
static String |
PREFIX
prefix of the configMap.
|
static String |
PROPERTY_SOURCE_NAME_SEPARATOR
Property separator.
|
static String |
SPRING_APPLICATION_NAME
Spring application name property.
|
static String |
SPRING_CONFIG_ACTIVATE_ON_PROFILE
Property for profile specific configuration.
|
static String |
SPRING_PROFILES
Property for legacy profile specific configuration.
|
public static final String SPRING_APPLICATION_NAME
public static final String FALLBACK_APPLICATION_NAME
public static final String PROPERTY_SOURCE_NAME_SEPARATOR
public static final String SPRING_PROFILES
public static final String SPRING_CONFIG_ACTIVATE_ON_PROFILE
public static final String APPLICATION_YML
public static final String APPLICATION_YAML
public static final String APPLICATION_PROPERTIES
public static final String PREFIX
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.