@ConditionalOnClass(name="org.springframework.boot.actuate.endpoint.annotation.Endpoint") @PropertySource(value="classpath:/META-INF/dubbo/default/actuator-endpoints.properties") @ManagementContextConfiguration public class DubboMetadataEndpointAutoConfiguration extends Object
Configuration.| Constructor and Description |
|---|
DubboMetadataEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DubboRestMetadataEndpoint |
dubboRestMetadataEndpoint() |
public DubboMetadataEndpointAutoConfiguration()
@Bean @ConditionalOnMissingBean @ConditionalOnAvailableEndpoint public DubboRestMetadataEndpoint dubboRestMetadataEndpoint()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.