增加wangEditor,文档更新,增加sql文件说明

This commit is contained in:
xiongxiaoyang
2019-11-20 14:20:03 +08:00
parent b04830e797
commit 2b58e4e85e
173 changed files with 16040 additions and 7 deletions

View File

@ -6,9 +6,9 @@ spring:
# 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=utf8&serverTimezone=Asia/Shanghai
username: books
password: books
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: root
password: test123456
cache:
ehcache:
config: classpath:ehcache.xml