实例代码仅供参考 欢迎来撩 641230056@qq.com
数据库分表分库demo
spring-boot + shardingsphere + mybatis-plus + redis +mysql
-- MP代码生成模块
<module>sphere-code-generator</module>
-- 核心模块
<module>sphere-core</module>
-- 数据库层模块(MP)
<module>sphere-mybatis</module>
-- API接口模块
<module>sphere-api</module>