| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.6.34-2.tar.gz | 2016-05-31 | 936.1 kB | |
| 2.6.34-2.zip | 2016-05-31 | 1.4 MB | |
| README.md | 2016-05-31 | 1.3 kB | |
| Totals: 3 Items | 2.3 MB | 0 | |
2016年5月31号 - disconf-client: - 删除临时创建的lock文件 - https://github.com/knightliao/disconf/issues/79 - 支持从自定义路径读取 disconf.properties - 例如使用 -Ddisconf.conf=/tmp/disconf.properties 来读取 disconf.properties 文件。默认是从classpath根目录读取此文件。 - https://github.com/knightliao/disconf/issues/93 - 增加统一的类 来个性化编程式的获取任何配置数据 - https://github.com/knightliao/disconf/issues/94 - fix bug: - 使用xml分布式配置时,当disconf.ignore掉某个配置文件时,启动后会抛异常说该配置文件找不到。修复后不会再报错 - 新增配置项,值可以为空格,修改该配置项,就算改为有效字符,都会提示“服务器内部错误” - https://github.com/knightliao/disconf/issues/77 - java.lang.IllegalArgumentException: wrong number of arguments - https://github.com/knightliao/disconf/issues/89 - upgrade common-lang -> common-lang3 - https://github.com/knightliao/disconf/issues/81 - disconf-web: - 删除web的jackson依赖 - https://github.com/knightliao/disconf/issues/82 - upgrade common-lang -> common-lang3 - https://github.com/knightliao/disconf/issues/81