chore: 升级后端依赖

1.Spring Boot 2.7.16 => 3.0.5 => 3.1.5
2.Sa-Token 1.36.0 => 1.37.0
3.MyBatis Plus 3.5.3.2 => 3.5.4
4.Dynamic Datasource 3.6.1 => 4.2.0
5.Redisson 3.20.1 => 3.24.3
6.ip2region 2.7.15 => 3.1.5.1
7.spotless 2.30.0 => 2.40.0
This commit is contained in:
2023-11-05 13:00:14 +08:00
parent 3bd56d8a1e
commit fa232874aa
6 changed files with 29 additions and 27 deletions

View File

@@ -69,7 +69,8 @@ spring.data:
# 连接超时时间
timeout: 10s
# 是否开启 SSL
ssl: false
ssl:
enabled: false
## Spring Cache 配置
cache:
redis:

View File

@@ -71,7 +71,8 @@ spring.data:
# 连接超时时间
timeout: 10s
# 是否开启 SSL
ssl: false
ssl:
enabled: false
## Spring Cache 配置
cache:
redis: