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(org.springframework.cloud.consul.model.http.health.HealthService healthService)
    • fixIPv6Address

      public static String fixIPv6Address(String address)