mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
7 lines
373 B
Properties
7 lines
373 B
Properties
# Dubbo Endpoints Default Properties is loaded by @PropertySource with low order,
|
|
# Set enabled for Dubbo Endpoints
|
|
management.endpoint.dubborestmetadata.enabled = true
|
|
|
|
# "management.endpoints.web.base-path" should not be configured in this file
|
|
# Re-defines path-mapping of Dubbo Web Endpoints
|
|
management.endpoints.web.path-mapping.dubborestmetadata = dubbo/rest/metadata |