| 类 | 说明 |
|---|---|
| AppHolder | 已过时
since 1.1.4 renamed to
RequestHolder |
| CommonUtil | 已过时
since 1.1.4 renamed to
SqlUtil |
| ConfigUtil |
properties 属性文件加载器,支持动态加载
1.properties 编码 UTF-8 方可支持中文;
2.默认加载的配置文件支持热加载,修改后即时生效;
3.加载其他配置文件的方式:
a.
|
| CsvDownloadUtil |
CSV 下载工具
|
| DateTimeUtil |
DateTime 工具类
referer: http://joda-time.sourceforge.net/api-release/index.html
DateTime is the standard implementation of an unmodifiable datetime class.
|
| IpUtil |
通过 request 获取客户端 ip
|
| LocalIPUtil |
获取本机IP的工具类
|
| RequestHolder |
应用的 HttpServletRequest ThreadLocal
|
| SqlUtil |
Copyright © 2013. All Rights Reserved.