zoukankan      html  css  js  c++  java
  • Jodd

    Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb

    Jodd is set of Java microframeworks, tools and utilities, under 1.7 MB.
    We believe in common sense to make things simple, but not simpler.
    Get things done! Make your ideas! Kickstart your startup!
    And enjoy the coding.

    https://github.com/oblac/jodd/

    Jodd Modules

    Jodd is split into many modules, so choose what to use. Some tools and utility modules are:

    jodd-core contains many utilities, including JDateTime.
    jodd-bean, our infamous BeanUtil, type inspectors and converters.
    jodd-props is the super-replacement for Java Properties.
    jodd-mail for easier email sending.
    jodd-upload, handles HTTP uploads.
    jodd-servlet with many servlet utilities, including nice tag library.
    jodd-http, tiny HTTP client.
    and some micro-frameworks:

    jodd-madvoc - slick MVC framework.
    jodd-petite - pragmatic DI container.
    jodd-lagarto - HTML parser with Jerry and CSSelly.
    jodd-decora - pages decorator.
    jodd-htmlstapler - static page resources handler.
    jodd-proxetta - dynamic proxies and Paramo.
    jodd-db - thin database layer and object mapper.
    jodd-json - JSON parser and serializer.
    jodd-vtor - validation framework.
    Read more in our official documentation.

    https://jodd.org/

    简约之美Jodd-http--深入源码理解http协议 https://www.cnblogs.com/davidwang456/p/4569283.html

    Jodd 一 款优雅的 Java 工具集 http://www.importnew.com/26456.html#comment-581021

  • 相关阅读:
    设计模式之桥接模式
    设计模式之适配器模式
    设计模式之建造者模式
    设计模式之原型设计
    Exception in thread "main" java.lang.UnsupportedOperationException
    设计模式7大原则
    设计模式之单例模式
    初识python
    消息传递:发布订阅模式详解
    哨兵机制(Redis Sentinel)
  • 原文地址:https://www.cnblogs.com/softidea/p/7929185.html
Copyright © 2011-2022 走看看