Class ConsulServerUtils

java.lang.Object
org.springframework.cloud.consul.discovery.ConsulServerUtils

public final class ConsulServerUtils extends Object
Author:
Spencer Gibb, Semenkov Alexey
  • Method Details

    • findHost

      public static String findHost(com.ecwid.consul.v1.health.model.HealthService healthService)
    • fixIPv6Address

      public static String fixIPv6Address(String address)