Java常用工具包Jodd 4.3.0发布,包含重大变更

作者: baihuo 2018-03-19 16:03:08
Java 常用工具包 Jodd 4.3.0 已发布,该版本包含了一些破坏性变化、新特性和 bug 修复:

破坏性变化

all no more internal modules, removed Defaults

upload module moved to core

core JDateTime removed.

core Printf removed.

core LocaleUtil and DateFormatSymbolsEx removed.

新特性

json - the order of the keys in JSON is now preserved.

core - added TimeUtil utils.

core - added JulianDate class, just for Julian dates.

joy - allow to set manually props files to load.

Bug 修复

http - special case of media and charset heading value.

madvoc - fixes body reading on Jetty.

软件详情:http://gitee.com/mirrors/Jodd

下载地址:https://github.com/oblac/jodd/releases/tag/v4.3.0

来自:开源中国社区

相关资讯