KevinClair commented on code in PR #3767:
URL: https://github.com/apache/shenyu/pull/3767#discussion_r931834858


##########
shenyu-admin/src/main/java/org/apache/shenyu/admin/listener/consul/ConsulDataInit.java:
##########
@@ -25,7 +25,10 @@
 
 /**
  * The type Consul data init.
+ *
+ * @deprecated replace with {@link ConsulDataChangedInit}
  */
+@Deprecated

Review Comment:
   Replaced with `ConsulDataChangedInit`, this class will no longer be used.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to