红联Linux门户
Linux帮助

Jodd 3.4.9发布,Java常用工具包

发布时间:2013-12-04 11:07:34来源:红联作者:empast
Jodd = tools + ioc + mvc + db + aop + tx + html < 1.3M

这个版本修改了很多底层代码,提升了性能并减少了内存占用。

[2013-12-03] Release v3.4.9

[新增] Added new flag to LagartoDOMBuilder for log level of parsing errors.
[改动] The whole interceptor API has been revamped. Now data is stored in significantly less space. BeanUtil modified to use changed code.
[改动] AccessibleIntrospector renamed to CachedInterceptor that now can be configured instead.
[修复] Added content length detection for Http.
[新增] Added changeTimeZone to JDateTime for convenient time zone traveling.
[修复] Test have been fixed to work in different eniroments, like Travis.
[修复] CSSelly definition of CSS pseudo functions fixed to match standards.
[新增] Added select method to NodeSelector that accept pre-compiled CSS selectors.
[新增] Added JoddArrayList, better ArrayList that can grow in both directions (but not circular).
[修复] URLDecoder now has two methods for decoding query and the rest of the URI.
[修复] Fixed FileUploadHeader.getFileName() to return correct name.
[新增] Props keys are now ordered! Added powerful iterator to Props.
[修复] Email fields for FROM, TO, CC etc supports I18N names.
[修复] Characters in Props keys now can be escaped, too.
[新增] HttpBrowser now detects status codes 303 and 307.

项目主页:http://jodd.org/

下载地址:https://github.com/oblac/jodd

来自:开源中国社区
文章评论

共有 0 条评论