微信支付配置文件转移

This commit is contained in:
wangjinlei
2023-11-21 10:15:08 +08:00
parent 59d5ffb46f
commit 07f063ecaf
3 changed files with 83 additions and 86 deletions

View File

@@ -1,4 +1,3 @@
spring:
redis:
open: false # 是否开启redis缓存 true开启 false关闭

View File

@@ -1,4 +1,3 @@
spring:
redis:
open: false # 是否开启redis缓存 true开启 false关闭
@@ -18,9 +17,9 @@ spring:
druid:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://rm-2zev4157t67trxuu3yo.mysql.rds.aliyuncs.com:3306/e_book
# username: root
# password: HSXY1234hsxy
# password: Jgll2023Nutty
# username: root
# password: HSXY1234hsxy
# password: Jgll2023Nutty
username: nuttyreading
password: Wu751019!
initial-size: 10

View File

@@ -1,4 +1,3 @@
spring:
redis:
open: false # 是否开启redis缓存 true开启 false关闭