Package org.springframework.cloud.client.discovery
-
Interface Summary Interface Description DiscoveryClient Represents read operations commonly available to discovery services such as Netflix Eureka or consul.io.ReactiveDiscoveryClient Represents read operations commonly available to discovery services such as Netflix Eureka or consul.io. -
Class Summary Class Description EnableDiscoveryClientImportSelector ManagementServerPortUtils Utility class for management server ports. -
Enum Summary Enum Description ManagementServerPortUtils.ManagementServerPort Enumeration for management server ports. -
Annotation Types Summary Annotation Type Description EnableDiscoveryClient Annotation to enable a DiscoveryClient implementation.