v2.0.1发布,文档更新

This commit is contained in:
xiongxiaoyang
2019-11-20 18:09:09 +08:00
parent 2b58e4e85e
commit 53d169360f
7 changed files with 15 additions and 9 deletions

View File

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