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

dream.first.core.DreamFirstCore Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
/**
 * 
 */
package dream.first.core;

/**
 * 
 * dream-first-core 常用的常量
 * 
 * @since 1.0.0
 */
public final class DreamFirstCore {

	private DreamFirstCore() {
	}

	/**
	 * 属性配置前缀
	 */
	public static final String DREAM_FIRST_PROPERTIES_PREFIX = "dreamfirst";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy