Class ServiceRegistryProperties

java.lang.Object
com.skava.orchestration.configuration.ServiceRegistryProperties

public class ServiceRegistryProperties extends Object

ServiceRegistryProperties class.

Version:
8.0 This class is used for kubernetes service discovery. We can specify url is we want to call other services using servicename.
Author:
Infosys Equinox
  • Constructor Details

    • ServiceRegistryProperties

      public ServiceRegistryProperties()
      The default constructor
  • Method Details

    • getUri

      public String getUri()
      This method is used to get uri.
      Returns:
      Returns a string uri.