@ConditionalOnBean(value=org.springframework.cloud.client.serviceregistry.ServiceRegistry.class) @ConditionalOnClass(value=org.springframework.boot.actuate.endpoint.Endpoint.class) protected class MultiServiceRegistryAutoConfiguration.MultiServiceRegistryEndpointConfiguration extends Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | MultiServiceRegistryEndpointConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiServiceRegistryEndpoint | serviceRegistryEndpoint(List<org.springframework.cloud.client.serviceregistry.ServiceRegistry> serviceRegistries) | 
protected MultiServiceRegistryEndpointConfiguration()
@Bean public MultiServiceRegistryEndpoint serviceRegistryEndpoint(List<org.springframework.cloud.client.serviceregistry.ServiceRegistry> serviceRegistries)
Copyright © 2018. All rights reserved.