mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-04 04:45:28 +08:00
修复#6127 #6130
This commit is contained in:
@ -20,13 +20,14 @@ spring:
|
||||
nacos:
|
||||
discovery:
|
||||
server-addr: @config.server-addr@
|
||||
namespace: @config.namespace@
|
||||
metadata:
|
||||
user.name: ${spring.security.user.name}
|
||||
user.password: ${spring.security.user.password}
|
||||
# 服务端点检查
|
||||
management:
|
||||
trace:
|
||||
http:
|
||||
httpexchanges:
|
||||
recording:
|
||||
enabled: true
|
||||
endpoints:
|
||||
web:
|
||||
|
||||
Reference in New Issue
Block a user