Class SimpleDiscoveryProperties


  • @ConfigurationProperties(prefix="spring.cloud.discovery.client.simple")
    public class SimpleDiscoveryProperties
    extends Object
    Properties to hold the details of a DiscoveryClient service instances for a given service. It also holds the user-configurable order that will be used to establish the precedence of this client in the list of clients used by CompositeDiscoveryClient.
    Author:
    Biju Kunjummen, Olga Maciaszek-Sharma, Tim Ysewyn, Charu Covindane