We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967f9e2 commit 0eaf3ffCopy full SHA for 0eaf3ff
README.md
@@ -5,9 +5,8 @@
5
6
介绍
7
---
8
-此插件由以下3部分组成
+此插件由以下2部分组成
9
- datasource:读写数据源的代理,支持一写多读,用户只需实现 org.spring.boot.mybatis.rw.starter.datasource.AbstractReadRoutingDataSource这个类,实现自己读数据源的负载均衡算法
10
-- transaction:读写数据源的事务处理
11
- pulgin:mybatis插件实现读写路由
12
13
spring-boot 配置
0 commit comments