| | |
| | | <groupId>tk.mybatis</groupId> |
| | | <artifactId>mapper-spring-boot-starter</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <!--<dependency> |
| | | <groupId>io.shardingsphere</groupId> |
| | | <artifactId>sharding-jdbc</artifactId> |
| | | </dependency>--> |
| | | <!--<dependency> |
| | | <groupId>io.shardingsphere</groupId> |
| | | <artifactId>sharding-jdbc-core</artifactId> |
| | | </dependency>--> |
| | | |
| | | <dependency> |
| | | <groupId>org.apache.shardingsphere</groupId> |
| | | <artifactId>sharding-jdbc-core</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.java110</groupId> |
| | | <artifactId>java110-config</artifactId> |
| | | </dependency> |
| | | |
| | | </dependencies> |
| | | </project> |