内容简介: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
andJsonObject
.core - Added
MapEntry
implementations.core - Added
snapshot()
method toCache
.proxetta - Added
TypeInfo
for tracking method arguments and return types.
Breaking changes
http - Http
headers
was removed in favor ofheaderNames()
.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 theCache
.proxetta -
MethodInfo
interface is changed.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- gobox中的常用工具包gomisc
- Json常用序列化工具包大比拼
- busybox 1.27.2 发布,Unix 常用工具包
- Jodd 4.1.0 发布,Java 常用工具包
- Jodd 5.1.5 发布,Java 常用工具包
- Jodd 3.6.8 发布,Java 常用工具包
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
互联网的误读
詹姆斯•柯兰(James Curran)、娜塔莉•芬顿(Natalie Fenton)、德 斯•弗里德曼(Des Freedman) / 何道宽 / 中国人民大学出版社 / 2014-7-1 / 45.00
互联网的发展蔚为壮观。如今,全球的互联网用户达到20亿之众,约占世界人口的30%。这无疑是一个新的现象,对于当代各国的经济、政治和社会生活意义重大。有关互联网的大量大众读物和学术著作鼓吹其潜力将从根本上被重新认识,这在20世纪90年代中期一片唱好时表现尤甚,那时许多论者都对互联网敬畏三分,惊叹有加。虽然敬畏和惊叹可能已成过去,然而它背后的技术中心主义——相信技术决定结果——却阴魂不散,与之伴生的则......一起来看看 《互联网的误读》 这本书的介绍吧!