Skip to content

iqiancheng/shardbatis-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shardbatis-plus

基于Mybatis Filter 实现的分库分表组件

startup

git clone [email protected]:iqiancheng/shardbatis-plus.git 
cd shardbatis-plus/
mvn clean package -X

编译打包得到 shardbatis-plus.x.x.x.jar 作为依赖加入工程中,或者直接通过maven的依赖配置在pom.xml中.