引入shardingjdbc,将小说内容表分为10个小表

This commit is contained in:
xiongxiaoyang
2020-05-26 18:09:19 +08:00
parent 06bf848e99
commit f9f1e474ec
9 changed files with 336 additions and 16 deletions

View File

@ -25,6 +25,8 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
</dependencies>
<build>