All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.dceast.platform.config.Constants Maven / Gradle / Ivy

package cn.dceast.platform.config;

public interface Constants {
    String CONFIG_CENTER_ENABLE = "CONFIG_CENTER_ENABLE";
    String DEFAULT_ENCODING = "utf-8";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy