sso,oauth2插件中调用配置类使用getter方法

This commit is contained in:
naah69
2022-04-14 11:24:03 +08:00
parent 88d88198f1
commit 9de31236c6
6 changed files with 79 additions and 33 deletions

View File

@@ -16,11 +16,11 @@ spring:
# redis配置
redis:
# Redis数据库索引默认为0
database: 1
database: 15
# Redis服务器地址
host: 127.0.0.1
host: 192.168.101.202
# Redis服务器连接端口
port: 6379
port: 30068
# Redis服务器连接密码默认为空
# password:
# 连接超时时间(毫秒)
@@ -35,7 +35,7 @@ spring:
max-idle: 10
# 连接池中的最小空闲连接
min-idle: 0
password: 123456