官方文档地址:https://www.hutool.cn/docs/#/
pom:
<dependency> <groupId>cn.hutool</groupId> <artifactId>hutool-all</artifactId> <version>5.5.2</version></dependency>
hutool工具
原文:https://www.cnblogs.com/cw828/p/14927782.html