Skip to content

Commit 409e9c7

Browse files
committed
docs: 修改 README
1 parent 5ec5214 commit 409e9c7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262

6363
集成 xxl-job,提供分布式定时任务调度支持
6464

65+
集成 sharding jdbc,提供分库分表、读写分离支持
66+
6567
...
6668

6769
## 功能模块
@@ -107,7 +109,7 @@
107109
common/plugin/actuator # 系统资源监控模块,集成 SpringBoot Admin
108110
common/plugin/cache # 缓存模块,集成 caffeine、Redis、二级缓存
109111
common/plugin/concurrent # 并发模块,集成 DynamicTP 线程池、阿里 Ttl
110-
common/plugin/datasource # 数据源模块,集成 Druid、多数据源
112+
common/plugin/datasource # 数据源模块,集成 Druid、多数据源、ShardingJdbc
111113
common/plugin/log # 日志模块,集成 API 访问日志
112114
common/plugin/mybatis # mybatis 模块,集成 MybatisPlus、PageHelper
113115
common/plugin/swagger # swagger 模块,集成 knife4j,动态配置 swagger 的 module
@@ -130,4 +132,3 @@
130132
参见配套前端项目
131133

132134
[uni-boot-admin-vue](https://github.com/cadecode/uni-boot-admin-vue)
133-

0 commit comments

Comments
 (0)