@ConfigurationProperties(prefix="endpoints.dubbo",
ignoreUnknownFields=false)
public class DubboEndpoint
extends org.springframework.boot.actuate.endpoint.AbstractEndpoint<Map<String,Object>>
Endpoint to expose Dubbo Meta DataEndpoint| Constructor and Description |
|---|
DubboEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
invoke() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.