[置顶] 提高生产力:开源Java工具包Jodd(Java的”瑞士军刀”)
官方网站:http://jodd.org/
下载地址:http://jodd.org/download/index.html
Jodd=tools + ioc + mvc + db + aop + tx + html < 1.3M
Jodd是一个普通开源Java包。你可以把Jodd想象成Java的"瑞士军刀",不仅小,锋利而且包含许多便利的功能。
Jodd 提供的功能有:
1.提供操作Java bean,
2.可以从各种数据源加载Bean,
3.简化JDBC的接连与代码,
4.剖析SQL查询,
5.处理时间与日期,
6.操作与格式化String,
7.搜索本地硬盘上的文件,
8.帮助处理Servlet请求等。
9.除此之外还包含一个很小,但实用的基于JSP的MVC框架。
(特别说明:担心自己翻译得不好,就不再翻译了)
Jodd Tool
1.BeanUtil:Fastest bean library, bundled with type introspection and type conversion tools and some unique features.
2.Props:Experience super properties replacement, featuring: UTF8, sections, profiles, macros and more.
3.Utilities:Jodd is packed with many carefully selected utilities; obsessively optimized for performances and to be easy to use.
4.HTTP:Tiny and raw HTTP client, helps talking to servers.
5.JDateTime:Elegant usage and astronomical precision in single time-manipulation class.
6.Email:Sending and receiving emails for busy developers.
7.Servlet:Better standard tag library, jsp functions, support for file download, smart forms….
Jodd Frameworks
1.Madvoc:Elegant web MVC framework that uses CoC and annotations in a pragmatic way to simplify web application development.
2.Proxetta:The fastest proxy creator with unique approach for defying pointcuts and advices.
3.Paramo:Access method and constructor parameter names with ease.
4.VTor:Focused validation framework for any Java object.
5.Decora: Decoration framework for pages based on templates
6.HtmlStapler:Transparently staple many javascript and css resources into single requests.
7.Petite:Slick and lightweight DI container that uses annotations and supports sufficient most of features offered by other containers.
8.Db&Dboom:Efficient and thin layers that simplifies writing of database code significantly.
9.JTX:Manage transactions with this small stand-alone tx manager.
10.Lagarto:Fast and versatile all purpose HTML parser.
11.Jerry:jQuery-friendly Java parser with CSS selectors support.
Jodd Labs
Jodd Joy:Start coding your web applications right away, using best Jodd practices integrated into thin application layer.
原文参见:http://fansunion.cn/articles/2246
提高生产力:开源Java工具包Jodd(Java的”瑞士军刀”)
[置顶] 提高生产力:开源Java工具包Jodd(Java的”瑞士军刀”)的更多相关文章
- 提高生产力:开源Java工具包Jodd(Java的”瑞士军刀”)
官方网站:http://jodd.org/ 下载地址:http://jodd.org/download/index.html Jodd=tools + ioc + mvc + db + aop + t ...
- [置顶] 提高生产力:Web开发基础平台WebCommon的设计和实现
Web开发中,存在着各种各样的重复性的工作.为了提高开发效率,不在当码农,我在思考和实践如何搭建一个Web开发的基础平台. Web开发基础平台的目标和功能 1.提供一套基础的开发环境,整合了常用的框架 ...
- [置顶] quartznet任务调度和消息调度(JAVA与C#版对比)
quartznet任务调度和消息调度 1. 作用 自动执行任务. 2. 下载地址 NET版本 JAVA版本 1下载 http://quartznet.sourceforge.net/downloa ...
- [置顶]
智能家居开源项目 The open Home Automation Bus (openHAB)
================================================================================ 2014-05-19 论文的事情太多, ...
- [置顶] 如何运行用记事本写的java程序
今天用记事本写了一个java程序,测试能运行,现在把它分解成几个步骤,利于大家理解: 1. 新建一个记事本,后缀名是 .java :然后在里面写一段jav ...
- [置顶] oracle 数据库表中转换成java代码
--数据库中字段java代码 select col.TABLE_NAME,replace(initcap(col.TABLE_NAME),'_', '') , 'private '||decode ...
- 提高生产力:Web开发基础平台WebCommon的设计和实现
Web开发中,存在着各种各样的重复性的工作.为了提高开发效率,不在当码农,我在思考和实践如何搭建一个Web开发的基础平台. Web开发基础平台的目标和功能 1.提供一套基础的开发环境,整合了常用的框架 ...
- Neo4j图数据库管理系统开发笔记之一:Neo4j Java 工具包
1 应用开发概述 基于数据传输效率以及接口自定义等特殊性需求,我们暂时放弃使用Neo4j服务器版本,而是在Neo4j嵌入式版本的基础上进行一些封装性的开发.封装的重点,是解决Neo4j嵌入式版本Emb ...
- java开源工具包-Jodd框架
java开源工具包-Jodd框架 / 2019-07-24 Jodd是一个Java工具包和微型框架,Jodd 工具包含一些实用的工具类和小型框架,增强了 JDK 提供很多强大的功能,可以帮助实现 ...
随机推荐
- 关于Html无宽度居中
代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title ...
- 理解Php中的Static
① 使用 static 可以将类中的成员标识为静态的,既可以用来标识成员属性,也可以用来标识成员方法,比如: <?php class China { public static $boy = 1 ...
- ubuntu 14.04 安装preforce
官网: http://www.perforce.com/ http://www.perforce.com/support-services 1. 下载相关文件 http://filehost.perf ...
- Scroll view 备忘
Stroyboard中使用ScrollView 当我们使用Storyboard开发项目时,如果要往控制器上拖入一个ScrollView并且添加约束设置滚动区域,是有特殊的规定的: 拖入一个scroll ...
- Quartz1.8.5例子(二)
/* * Copyright 2005 - 2009 Terracotta, Inc. * * Licensed under the Apache License, Version 2.0 (the ...
- the design of everyday things
Design principles: Conceptual models Feedback Constraints Affordances All are important. This is wha ...
- BZOJ 1003 物流运输trans
Description 物流公司要把一批货物从码头A运到码头B.由于货物量比较大,需要n天才能运完.货物运输过程中一般要转停好几个码头.物流公司通常会设计一条固定的运输路线,以便对整个运输过程实施严格 ...
- Codeforces Round #205 (Div. 2) : C
感觉像是一个数位dp,高位的1如果不选的话,前面低位的数都可以选:不然只能选择为1的数: 代码: #include<iostream> #include<algorithm> ...
- MySQL中group_concat函数,用符号连接查询分组里字段值
http://blog.csdn.net/my_yang/article/details/7186844
- HTML5区域范围文本框实例页面
CSS代码: input { font-size: 14px; font-weight: bold; } input[type=range]:before { content: attr(min); ...