hutool-core模块源码阅读
core模块基本概念annotation-注解工具bean-Bean工具builder-构造器codec-编码工具util-通用工具thread-线程工具text-文本工具swing-桌面工具net-网络工具map-Map工具lang-语言特性工具和接口io-IO类工具封装img-图片处理工具getter-Getter接口exceptions-异常封装和工具date-日期时间工具convert-转换工具comparator-比较器工具collection-集合工具
Convert万能转换器
core模块基本概念
annotation-注解工具
bean-Bean工具
builder-构造器
codec-编码工具
util-通用工具
thread-线程工具
text-文本工具
swing-桌面工具
net-网络工具
map-Map工具
lang-语言特性工具和接口
io-IO类工具封装
img-图片处理工具
getter-Getter接口
exceptions-异常封装和工具
date-日期时间工具
convert-转换工具
comparator-比较器工具
collection-集合工具
Convert万能转换器
定义接口增加实现,并注册使用Convert类进一步简化代码