漫画专区上线

This commit is contained in:
xiongxiaoyang
2019-11-17 13:31:10 +08:00
parent d8bddd9161
commit 63e18b4c25
6 changed files with 358 additions and 7 deletions

View File

@@ -3,12 +3,12 @@ server:
spring:
datasource:
url: jdbc:mysql://148.70.59.92:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: xiongxiaoyang
password: Lzslov123!
# url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf-8
# username: books
# password: books
# url: jdbc:mysql://148.70.59.92:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
# username: xiongxiaoyang
# password: Lzslov123!
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: root
password: test123456
cache:
ehcache:
config: classpath:ehcache.xml