系统:WinAll 大小:13M
类型:编程软件 更新:2017-09-06


jodd v3.9工具包是一款开源的jar工具类,提供了非常多的http传输工具类,非常的实用,可以用于工作项目中,需要的用户赶快来下载吧。
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 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.
1.提供操作Java bean
2.可以从各种数据源加载Bean
3.简化JDBC的接连与代码
4.剖析SQL查询
5.处理时间与日期
6.操作与格式化String
7.搜索本地硬盘上的文件
8.帮助处理Servlet请求等
jodd-core 一些工具类,包括Printf、JDateTime、StringUtil、Fast buffers等等
jodd-bean BeanUtil以及类型检查转换工具
jodd-props 更强大的Java Properties替代
jodd-email 更简单易用的e-mail收发
jodd-upload 处理HTTP上传
jodd-servlets 一些Servlet相关的工具类, 附带一套漂亮的JSP标签库
jodd-http 轻巧的HTTP客户端
jodd-madvoc 一个MVC框架
jodd-petite 一个依赖注入容器
jodd-lagarto HTML/XML解析器,包含Jerry和CSSelly,让你像jQuery一样筛选HTML节点
jodd-lagarto-web Lagarto的Web扩展,包含Decora、HtmlStapler等等
jodd-proxetta 帮你实现动态代理,获取函数参数名
jodd-dboom 数据库访问的轻量级封装,可看作一个简单的ORM
jodd-json JSON解析、序列化
jodd-vtor 一个基于注解的字段验证框架