• [置顶] 提高生产力:开源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的”瑞士军刀”)

  • 相关阅读:
    打造自己的性能测试类
    网站配置之最佳实践
    C#控制台窗口居中显示(转)
    将PDM文件导出成CHM帮助文件
    分享使用NPOI导出Excel树状结构的数据,如部门用户菜单权限
    Oracle 给已创建的表增加自增长列
    托管调试助手“NonComVisibleBaseClass”检测到问题
    翻页效果
    Excel表格转Json数据结构
    关于2D渲染的一些小想法
  • 原文地址:https://www.cnblogs.com/pangblog/p/3258070.html
Copyright © 2020-2023  润新知