BeiJingDe commented on issue #4663:
URL: https://github.com/apache/shenyu/issues/4663#issuecomment-1562126696

   > using nacos to sync data must dependency on nacos sync data and nacos 
client.
   
   It is. It's my operation.The problem was solved by relying on nacos client.
   ```
   <dependency>
           <groupId>com.alibaba.nacos</groupId>
           <artifactId>nacos-client</artifactId>
           <version>2.0.3</version>
   </dependency>
   ```


-- 
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