规整规整项目

This commit is contained in:
2025-03-25 11:09:50 +08:00
parent decfe18b9a
commit 2b43d8a7b7
33 changed files with 41 additions and 324 deletions

View File

@@ -34,10 +34,6 @@ spring:
port: 6379
# 密码过于复杂需要使用''引起来,要不可能导致项目无法启动,因为无法识别特殊字符
password: ''
jedis:
pool:
max-active: 64 # 连接池最大连接数(使用负值表示没有限制)
min-idle: 2 # 连接池中的最小空闲连接
timeout: 1000
# 配置用户头像存放静态资源文件夹
resources: