Package com.alibaba.nacos.api
Interface SystemPropertyKeyConst
-
public interface SystemPropertyKeyConstProperties that are preferred to which inPropertyKeyConst- Author:
- pbting
-
-
Field Summary
Fields Modifier and Type Field Description static StringNACOS_NAMING_REQUEST_MODULEstatic StringNAMING_SERVER_PORTstatic StringNAMING_WEB_CONTEXT
-
-
-
Field Detail
-
NAMING_SERVER_PORT
static final String NAMING_SERVER_PORT
- See Also:
- Constant Field Values
-
NAMING_WEB_CONTEXT
static final String NAMING_WEB_CONTEXT
- See Also:
- Constant Field Values
-
NACOS_NAMING_REQUEST_MODULE
static final String NACOS_NAMING_REQUEST_MODULE
- See Also:
- Constant Field Values
-
-