Jodd 3.3.2发布 Java常用工具包
Jodd 3.3.2 发布了,Jodd是一个普通开源Java包。你可以把Jodd想象成Java的"瑞士军刀",不仅小,锋利而且包含许多便利的功能。
Jodd 提供的功能有:
- 提供操作Java bean,
- 可以从各种数据源加载Bean,
- 简化JDBC的接连与代码,
- 剖析SQL查询,
- 处理时间与日期,
- 操作与格式化String,
- 搜索本地硬盘上的文件,
- 帮助处理Servlet请求等。
新版本主要改进内容:
- Lagarto is now more relaxed on invalid tags.
- This release adds raw HTTP tools and BeanUtil.populate() methods.
- Type converters and Convert have been refactored and improved.
- Jerry can provide its builder for optional configuration.
- LagartoDOMBuilder has been enhanced with many configuration properties.
- A Lagarto DOM issue when the end of the document is reached and tags are not closed has been fixed.
- A class FastBuffer for buffering objects has been added
下载地址:http://jodd.org/download/index.html
原文链接:http://www.oschina.net/news/25931/jodd-3-3-2-java-utils
【编辑推荐】
- JBoss AS 7.1.0.Final 通过Java EE 6认证
- ZK 6.0正式发布 基于Java的Ajax框架
- JavaFX 2.0.3发布 带来两个全新文档
- JSDev:一个优化JavaScript开发过程的小工具
- lambdaj 2.4发布 Java集合工具包
版权声明:
作者:后浪云
链接:https://www.idc.net/help/392065/
文章版权归作者所有,未经允许请勿转载。
THE END