deles 发表于 2017-9-5 21:46:40

Jodd 3.9 发布,Java 常用工具包

  >>>https://my.oschina.net/img/hot3.png
                            https://static.oschina.net/uploads/logo/jodd_ZQWgf.png  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>
[*]  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>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.
  下载地址:

[*]  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: Jodd 3.9 发布,Java 常用工具包