升级依赖版本为3.3

This commit is contained in:
taozi
2022-05-01 14:36:41 +08:00
parent 31c1d0561f
commit f23609e5b0
24 changed files with 42 additions and 42 deletions

View File

@ -79,7 +79,7 @@ swagger:
enabled: true
title: yshop商城移动端API
serverUrl: http://localhost:8009
version: 3.2
version: 3.3
# 文件存储路径
file:

View File

@ -86,7 +86,7 @@ swagger:
enabled: true
title: yshop商城移动端API
serverUrl: http://localhost:8009
version: 3.2
version: 3.3
# 文件存储路径
file:

View File

@ -5,7 +5,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://localhost:3366/yshopb2c?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull
url: jdbc:mysql://localhost:3306/yshopb2c?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull
username: yshopb2c
password: bkfGfAimifjPZtNE
# 从库数据源
@ -86,7 +86,7 @@ swagger:
enabled: false
title: yshop商城移动端API
serverUrl: http://localhost:8009
version: 3.2
version: 3.3
# 文件存储路径
file:

View File

@ -73,7 +73,7 @@ logging:
yshop:
#相关配置
version: 3.2
version: 3.3
# 防止XSS攻击
xss: