Skip to content

Commit 2582d78

Browse files
authored
fix:Remove the configuration to avoid impacting users' default configuration values. (#15050) (#15058)
1 parent f0dd47a commit 2582d78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dubbo-spring-boot-project/dubbo-spring-boot-actuator/src/main/resources/META-INF/dubbo-endpoints-default.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ management.endpoints.web.path-mapping.dubboservices = dubbo/services
1010
management.endpoints.web.path-mapping.dubboreferences = dubbo/references
1111
management.endpoints.web.path-mapping.dubboproperties = dubbo/properties
1212

13-
# Set endpoint enablement to be opt-in rather than opt-out
14-
management.endpoints.enabled-by-default = false
15-
1613
# Set enabled for Dubbo Endpoints
1714
management.endpoint.dubbo.enabled = true
1815
management.endpoint.dubbo.ready.enabled = true

0 commit comments

Comments
 (0)