diff --git a/spring-boot-demo-mybatis/README.md b/spring-boot-demo-mybatis/README.md index a65e971..9450c41 100644 --- a/spring-boot-demo-mybatis/README.md +++ b/spring-boot-demo-mybatis/README.md @@ -2,6 +2,8 @@ 依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent) +集成了通用Mapper、分页插件PageHelper以及阿里的数据源Druid + ### pom.xml ```xml