Interface PropertyConstants
-
public interface PropertyConstantsThe Property constants for Microsphere Spring Web- Since:
- 1.0.0
- Author:
- Mercy
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringMICROSPHERE_SPRING_WEB_PROPERTY_NAME_PREFIXThe property name prefix of Microsphere Spring Web: "microsphere.spring.web."
-
-
-
Field Detail
-
MICROSPHERE_SPRING_WEB_PROPERTY_NAME_PREFIX
static final java.lang.String MICROSPHERE_SPRING_WEB_PROPERTY_NAME_PREFIX
The property name prefix of Microsphere Spring Web: "microsphere.spring.web."- See Also:
- Constant Field Values
-
-