本文章用来收集在开发过程中的发现的好用的框架,记录下方便以后使用
knife4j
- 是为Java MVC框架集成Swagger生成Api文档的工具,前身是swagger-bootstrap-ui
- 码云:https://gitee.com/xiaoym/knife4j
- 文档:https://doc.xiaominfo.com/
commons.lang3
- StringUtils对于字符串的操作方便一点
commons-io
- 文件操作工具包
easyexcel
- excel导入导出工具类
- gitHub地址:https://github.com/alibaba/easyexcel
druid
- 阿里开源数据库连接池
- github地址:https://github.com/alibaba/druid/
网友评论