博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Jodd
阅读量:6258 次
发布时间:2019-06-22

本文共 1377 字,大约阅读时间需要 4 分钟。

 

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

 

你可能感兴趣的文章
php对uploads文件的处理问题的解决
查看>>
Python urllib简单使用
查看>>
C# 使用xenocode混淆加密【转】
查看>>
Java 内存溢出(java.lang.OutOfMemoryError)的常见情况和处理方式总结(转)
查看>>
VS编译链接时错误(Error Link2005)的解决方法
查看>>
Oracle SQL Developer 连接 MySQL
查看>>
PHP 输出数据库中文是问号
查看>>
SameSite Cookie,防止 CSRF 攻击
查看>>
nginx+tomcat+redis完成session共享
查看>>
Eclipse 编译java文件后出错 左树无红叉
查看>>
谷歌浏览器跨域问题,命名行解决
查看>>
MyEclipse生成WAR包并在Tomcat下部署发布(转发)
查看>>
inline-block 左边固定,右边自适应
查看>>
动态代理模式
查看>>
Android -- 自定义View小Demo,绘制钟表时间(一)
查看>>
Download Free Oracle Reports Building Guide eBook
查看>>
固定标题列、标题头table
查看>>
Geeks - Check whether a given graph is Bipartite or not 二分图检查
查看>>
git锁和钩子以及图形化界面
查看>>
cesium之地图贴地量算工具效果篇
查看>>