This commit is contained in:
EightMonth
2024-04-25 16:01:58 +08:00
parent c92c9be49a
commit b8162a4a6d
5 changed files with 8 additions and 6 deletions

View File

@ -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: