/shardbatis-plus

分库分表 dao sharding 组件

Primary LanguageJava

shardbatis-plus

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

startup

git clone git@github.com:iqiancheng/shardbatis-plus.git 
cd shardbatis-plus/
mvn clean package -X

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