发布于 2016-08-22 01:49:28 | 329 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Apache Commons

Apache Commons项目的由三部分组成:The Commons Proper - 一个可重用的Java组件库。The Commons Sandbox - Java组件开发工作区. The Commons Dormant - 当前处于非活动状态的组件库.


Apache Commons Configuration 2.1 发布了,Apache Commons Configuration 是 Apache 提供的一个组件,用于读取保存有配置参数的 XML 文件。该版本是 Apache Commons Configuration  2.x 的首个维护版,修复了一些 bug,也提供了一些新功能,例如对于 Spring 框架更好的整合。

该版本更新如下:

New Features

  • CONFIGURATION-636

  • PropertiesConfigurationLayout now allows manipulating the order of keys when the properties file is written.

  • CONFIGURATION-624

  • Support Commons Configuration as PropertySource in Spring.

Fixed Bugs

  • CONFIGURATION-634

  • HomeDirectoryLocationStrategy now works correctly in the mode that evaluates the FileLocator's base path.

  • CONFIGURATION-633

  • Interpolation was improved to better support properties with multiple values.

  • CONFIGURATION-632

  • The methods getStringArray() and getList() of CompositeConfiguration now support the interpolation of variables that reference properties with multiple values.

  • CONFIGURATION-622

  • Fixed a problem in INIConfiguration.write() with keys containing a separator character. This separator had been duplicated. Such keys are now handled correctly when the configuration is saved.

Other changes

  • CONFIGURATION-628

  • Support for the ant build was dropped.

  • CONFIGURATION-626

  • ImmutableConfiguration.getArray() has been deprecated. Arrays can now be queried using the generic get() method in a type-safe way.

  • CONFIGURATION-631

  • Updated optional dependency to Apache Commons VFS from 2.0 to 2.1. (The older version still works.)

  • CONFIGURATION-635

  • Updated optional dependency to Apache Commons Codec from 1.9 to 1.10. (The older version still works.)

查看官方更新说明以了解更多:http://www.apache.org/dist/commons/configuration/RELEASE-NOTES.txt

下载地址:http://commons.apache.org/proper/commons-configuration/download_configuration.cgi

主页:http://www.apache.org/dist/commons/configuration/



历史版本 :
Apache Commons DBCP 2.2.0 发布
Apache Commons Pool 2.5.0 带来新特性和变更
Apache Commons Text 1.2,处理字符串的算法库
Apache Commons Lang 3.7 发布,Java 常用工具包
Apache Commons Compress 1.15 发布
Apache Commons VFS 2.2 发布,文件系统统一接口
Apache Commons JCS 2.2 发布,分布式缓存
Apache Commons CLI 1.4,Java 命令行参数处理类库
Apache Commons JCS 2.0 发布,分布式缓存
Apache Commons Compress 1.13 发布
Apache Commons Lang 3.5 发布
Apache Commons Weaver 1.3 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务