spingboot整合sharding-sphere4.0.0.RC2分库分表

pom文件 <dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>sharding-jdbc-spring-boot-starter</artifactId> <version>4.0.0-RC2</version> </dependency> yml配置 spring: applic
相关文章
相关标签/搜索