Jodd 5.1.5 发布了,Jodd 是一个开源的 Java 工具集,其包含了一些实用的工具类库与一些小型框架。
Jodd = Tools + IoC + MVC + DB + AOP + TX + JSON + HTML < 1.7 Mb
此版本更新内容包括:
New Features
- madvoc – 新增
@In.defaultValue()
- json – 新增类型解析映射
- methref – 添加了 methref 检测计数器
Breaking changes
- methref – 方法
on()
与to()
重命名为of()
和get()
- pathref – 方法
on()
与to()
重命名为of()
和get()
- jerry – 删除
$()
方法支持s()
– graal 兼容
Bug fixes
- http – 重定向发生后未在 HttpBrowser 中传递 cookie
- lagarto – 解决了条件注释相关问题
更新说明:
https://github.com/oblac/jodd/releases/tag/v5.1.5
转自 https://www.oschina.net/news/116977/jodd-5-1-5-released