diff --git a/README.md b/README.md index 4636c76..1160356 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,5 @@ Spring Boot API Project Seed 是一个基于Spring Boot & MyBatis的种子项目 - MyBatisb通用Mapper插件([查看官方中文文档](https://mapperhelper.github.io/docs/)) - MyBatis PageHelper分页插件([查看官方中文文档](https://pagehelper.github.io/)) - Druid Spring Boot Starter([查看官方中文文档](https://github.com/alibaba/druid/tree/master/druid-spring-boot-starter/)) +- Fastjson([查看官方中文文档](https://github.com/Alibaba/fastjson/wiki/%E9%A6%96%E9%A1%B5)) - 其他略