We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2955708 commit 4546a33Copy full SHA for 4546a33
1 file changed
dolphinscheduler-api/src/main/resources/application.yaml
@@ -75,6 +75,7 @@ spring:
75
pathmatch:
76
matching-strategy: ANT_PATH_MATCHER
77
static-path-pattern: /static/**
78
+ dispatch-trace-request: false
79
cloud.discovery.client.composite-indicator.enabled: false
80
81
springdoc:
0 commit comments