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

ioc.dao.js Maven / Gradle / Ivy

There is a newer version: 1.r.69.v20220215
Show newest version
var ioc = {
	// 读取配置文件
	config : {
			type : "org.nutz.ioc.impl.PropertiesProxy",
			fields : { paths : ["SystemGlobals.properties"] } 
	}
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy