Skip to content

Commit

Permalink
fix:Remove the configuration to avoid impacting users' default config…
Browse files Browse the repository at this point in the history
…uration values. (#15050) (#15058)
  • Loading branch information
Stellar1999 authored Jan 14, 2025
1 parent f0dd47a commit 2582d78
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ management.endpoints.web.path-mapping.dubboservices = dubbo/services
management.endpoints.web.path-mapping.dubboreferences = dubbo/references
management.endpoints.web.path-mapping.dubboproperties = dubbo/properties

# Set endpoint enablement to be opt-in rather than opt-out
management.endpoints.enabled-by-default = false

# Set enabled for Dubbo Endpoints
management.endpoint.dubbo.enabled = true
management.endpoint.dubbo.ready.enabled = true
Expand Down

0 comments on commit 2582d78

Please sign in to comment.