Interface PropertyConstants
-
public interface PropertyConstants
The Property constants for Microsphere Spring Boot- Since:
- 1.0.0
- Author:
- Mercy
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
MICROSPHERE_SPRING_BOOT_PROPERTY_NAME_PREFIX
The property name prefix of Microsphere Spring Boot
-
-
-
Field Detail
-
MICROSPHERE_SPRING_BOOT_PROPERTY_NAME_PREFIX
static final java.lang.String MICROSPHERE_SPRING_BOOT_PROPERTY_NAME_PREFIX
The property name prefix of Microsphere Spring Boot- See Also:
- Constant Field Values
-
-