常用 Java 工具類庫和Web框架,Jodd 3.3.8 發布
Jodd是一個普通開源Java包。你可以把Jodd想象成Java的"瑞士軍刀",不僅小,鋒利而且包含許多便利的功能。
Jodd 提供的功能有:
1. 提供操作Java bean,
2. 可以從各種數據源加載Bean,
3. 簡化JDBC的接連與代碼,
4. 剖析SQL查詢,
5. 處理時間與日期,
6. 操作與格式化String,
7. 搜索本地硬盤上的文件,
8. 幫助處理Servlet請求等。
Highlights

BeanUtil
Fastest bean library, bundled with type introspection and type conversion tools and some unique features.

Props
Experience super properties replacement, featuring: UTF8, sections, profiles, macros and more.

Utilities
Jodd is packed with many carefully selected utilities; obsessively optimized for performances and to be easy to use.

Madvoc
Elegant web MVC framework that uses CoC and annotations in a pragmatic way to simplify web application development.

Petite
Slick and lightweight DI container that uses annotations and supports sufficient most of features offered by other containers.
Jodd 3.3.8 發布,該版本在 Proxetta 的 Lagarto/Jerry 做了重要的更改,修復了很多小問題。