zl程序教程

您现在的位置是:首页 >  后端

当前栏目

非spring环境中配置文件工具

2023-09-11 14:21:41 时间

http://commons.apache.org/proper/commons-configuration/

注意:属性的值使用","分割,会造成读取属性值不正确的问题。建议使用":"代替。

原因:暂时没有时间读源码,等稍微闲一些的时候会研究。

用户手册:

https://commons.apache.org/proper/commons-configuration/userguide/