Skip to content

v1.0.5

Compare
Choose a tag to compare
@lijiahangmax lijiahangmax released this 21 Mar 06:46
· 106 commits to master since this release
3c0939a

🌈 增加 底层可变配置 KitConfig 实现自定义默认配置 HttpWrapper Pager Regexp ...
🌈 添加 泛型反射工具类
🌈 添加 excel 默认作者注解配置
🌈 添加 excel styleSelector 样式选择器
🔨 升级 jsch 版本到 0.2.7
🔨 添加 jsch 默认支持 SSH-RSA 秘钥
🔨 添加 partition collection/map
🔨 添加 FastJSON 自定义对象解析器
🔨 移除 默认实现 BiConsumer
🐞 修复 Files1.copyDir 文件夹名称重复的问题

V1.0.5 已发布到中央仓库

<dependency>
    <groupId>io.github.lijiahangmax</groupId>
    <artifactId>模块名称</artifactId>
    <version>1.0.5</version>
</dependency>