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

org.nbone.framework.spring.SpringEnv Maven / Gradle / Ivy

package org.nbone.framework.spring;

/**
 * 
 * @author  ChenYiCheng
 * @version 1.0 
 * @see org.springframework.core.env.Environment
 */
public interface SpringEnv {
	
	String SystemProperties = "#!{@systemProperties ?: java.util.Properties()}";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy