Jodd 3.9 发布,Java 常用工具包

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Jodd 3.9 发布了,Jodd 是一个开源的 Java 工具集, 包含一些实用的工具类和小型框架。 更新内容: Bug Fixes http - fixed bug with multiple headers. db - CallableStatement are supported in debug mode...

Jodd 3.9 发布了,Jodd 是一个开源的 Java 工具集, 包含一些实用的工具类和小型框架。

更新内容:

Bug Fixes

  • http - fixed bug with multiple headers.

  • db - CallableStatement are supported in debug mode #420.

  • proxetta - added all interfaces while scanning the target class info.

  • proxetta - fixed generic array #418.

Features

  • http - Added strict headers flag for storing headers as they are passed to the engine.

  • json - Added two JsonParser methods for easier parsing to a map and a list.

  • json - New generic JSON classes added: JsonArray and JsonObject.

  • core - Added MapEntry implementations.

  • core - Added snapshot() method to Cache.

  • proxetta - Added TypeInfo for tracking method arguments and return types.

Breaking changes

  • http - Http headers was removed in favor of headerNames().

  • json - strings are now not strictly parsed (/ is not longer escaped).

  • proxetta - all interfaces are scanned now when looking for the target info.

  • core - iterator() removed from the Cache.

  • proxetta - MethodInfo interface is changed.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

代码整洁之道:程序员的职业素养

代码整洁之道:程序员的职业素养

罗伯特·C.马丁 (Robert C.Martin) / 余晟、章显洲 / 人民邮电出版社 / 2016-9-1 / 49.00元

1. 汇聚编程大师40余年编程生涯的心得体会 2. 阐释软件工艺中的原理、技术、工具和实践 3. 助力专业软件开发人员具备令人敬佩的职业素养 成功的程序员在以往的工作和生活中都曾经历过大大小小的不确定性,承受过永无休止的压力。他们之所以能够成功,是因为拥有一个共同点,都深切关注创建软件所需的各项实践。他们将软件开发视为一种需要精雕细琢加以修炼的技艺,他们以专业人士的标准要求自己,......一起来看看 《代码整洁之道:程序员的职业素养》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具