2025-06-03 17:18:11 +08:00
|
|
|
logging:
|
|
|
|
|
level:
|
|
|
|
|
root: info
|
|
|
|
|
com:
|
|
|
|
|
nflg: debug
|
|
|
|
|
alibaba:
|
|
|
|
|
cloud:
|
2025-08-05 11:54:52 +08:00
|
|
|
nacos: info
|
2025-06-03 17:18:11 +08:00
|
|
|
org:
|
2025-08-05 11:54:52 +08:00
|
|
|
springframework: info
|
2025-06-03 17:18:11 +08:00
|
|
|
# sa-token配置
|
|
|
|
|
sa-token:
|
|
|
|
|
# SSO-相关配置
|
|
|
|
|
sso-client:
|
|
|
|
|
# SSO-Server 用户中心地址
|
|
|
|
|
server-url: http://sa-sso-server.com:9000
|
|
|
|
|
# LDAP
|
|
|
|
|
#spring:
|
|
|
|
|
# ldap:
|
|
|
|
|
# urls:
|
|
|
|
|
# - ldap://192.168.0.2:389
|
|
|
|
|
# base: dc=nflg
|
|
|
|
|
# username: commpub@nflg
|
|
|
|
|
# password: Nflg2019#
|