This commit is contained in:
xxy 2019-11-19 18:57:16 +08:00 committed by Gitee
parent e08f91f130
commit 6199709214

View File

@ -8,7 +8,7 @@ spring:
# password: Lzslov123!
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: books
password: books!8888
password: books
cache:
ehcache:
config: classpath:ehcache.xml