Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pass
configuration
Commits
215bfd38
Commit
215bfd38
authored
Nov 07, 2020
by
dwxh
🕸
Browse files
更新exposure端点
parent
c0254977
Changes
2
Hide whitespace changes
Inline
Side-by-side
webservice/webservice-debug.properties
View file @
215bfd38
...
...
@@ -2,4 +2,4 @@ logging.level.root=debug
management.endpoint.refresh.enabled
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
"*"
management.endpoints.web.exposure.include
=
*
webservice/webservice-master.properties
View file @
215bfd38
...
...
@@ -2,4 +2,5 @@ logging.level.root=info
management.endpoint.refresh.enabled
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
"*"
management.endpoints.web.exposure.include
=
*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment