public interface SystemPropertyKeyConst
Support for reading the value of the specified variable from the -D parameter
Properties that are preferred to which inPropertyKeyConst| Modifier and Type | Field and Description |
|---|---|
static String |
ANS_NAMESPACE
In the cloud environment, if the process level requires a globally uniform namespace,
it can be specified with the -D parameter.
|
static String |
IS_USE_CLOUD_NAMESPACE_PARSING
In the cloud (Alibaba Cloud or other cloud vendors) environment,
whether to enable namespace resolution in the cloud environment.
|
static String |
IS_USE_ENDPOINT_PARSING_RULE
It is also supported by the -D parameter.
|
static String |
NAMING_SERVER_PORT |
static String |
NAMING_WEB_CONTEXT |
static final String NAMING_SERVER_PORT
static final String NAMING_WEB_CONTEXT
static final String IS_USE_CLOUD_NAMESPACE_PARSING
The default is on.
static final String ANS_NAMESPACE
static final String IS_USE_ENDPOINT_PARSING_RULE
Copyright © 2018–2019 Alibaba Group. All rights reserved.