Class ServiceRegistryProperties
java.lang.Object
com.skava.orchestration.configuration.ServiceRegistryProperties
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceRegistryProperties
public ServiceRegistryProperties()The default constructor
-
-
Method Details
-
getUri
This method is used to get uri.- Returns:
- Returns a string uri.
-