add @Deprecated to go along with deprecated javadoc
This commit is contained in:
@@ -38,6 +38,7 @@ public interface DiscoveryClient {
|
||||
*
|
||||
* @return ServiceInstance with information used to register the local service
|
||||
*/
|
||||
@Deprecated
|
||||
ServiceInstance getLocalServiceInstance();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user