Skip to content

Commit 0eaf3ff

Browse files
authored
Create README.md
1 parent 967f9e2 commit 0eaf3ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55

66
介绍
77
---
8-
此插件由以下3部分组成
8+
此插件由以下2部分组成
99
- datasource:读写数据源的代理,支持一写多读,用户只需实现 org.spring.boot.mybatis.rw.starter.datasource.AbstractReadRoutingDataSource这个类,实现自己读数据源的负载均衡算法
10-
- transaction:读写数据源的事务处理
1110
- pulgin:mybatis插件实现读写路由
1211

1312
spring-boot 配置

0 commit comments

Comments
 (0)