Appearance
小薛commone工具包更新日志
更新日志
v1.5.0
1、整合SpringBoot3 最低支持JDK17
2、整合Mybatis Plus 3.5.3
3、添加Mybatis Plus扩展类 BaseService BaseServiceImpl BasePlusMapper
4、整合Knife4j+Swagger3
5、添加全局异常的支持 开启注解 @EnableGlobalException
6、工具类 BigDecimalUtil
v1.6.0
1、ValidationUtil 添加注释
2、ValidationUtil添加断言方法 notEmpty notAllEmpty notEveryEmpty
3、新增正则校验工具类 RegExpressionUtil
4、优化代码格式
5、引入fastjson2
6、金额转大写工具类 NumberToCN
v1.6.1
1、添加LocalIpUtil
2、Result 添加 traceId