From 55d041043bf57a907ba2724176352c95f4f70763 Mon Sep 17 00:00:00 2001 From: lihengming <89921218@qq.com> Date: Wed, 28 Jun 2017 15:29:07 +0800 Subject: [PATCH] update > the document --- README.md | 1 + 1 file changed, 1 insertion(+) 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)) - 其他略