Interface DiscoveryClientConstants


public interface DiscoveryClientConstants
The constants for DiscoveryClient
Since:
1.0.0
Author:
Mercy
  • Field Details

    • DISCOVERY_CLIENT_CLASS_NAME

      static final String DISCOVERY_CLIENT_CLASS_NAME
      The class name of DiscoveryClient
      See Also:
    • COMPOSITE_DISCOVERY_CLIENT_CLASS_NAME

      static final String COMPOSITE_DISCOVERY_CLIENT_CLASS_NAME
      The class name of CompositeDiscoveryClient
      See Also:
    • COMMONS_CLIENT_AUTO_CONFIGURATION_CLASS_NAME

      static final String COMMONS_CLIENT_AUTO_CONFIGURATION_CLASS_NAME
      The class name of CommonsClientAutoConfiguration
      See Also: