You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/14 07:38:33 UTC

[GitHub] [incubator-shenyu] moremind commented on a diff in pull request #3551: [type:fixbug] fix-issue-3512

moremind commented on code in PR #3551:
URL: https://github.com/apache/incubator-shenyu/pull/3551#discussion_r896479315


##########
shenyu-bootstrap/pom.xml:
##########
@@ -437,6 +437,13 @@
                 </exclusion>
             </exclusions>
         </dependency>
+
+        <!-- apache shenyu data sync start use nacos-->
+        <dependency>
+            <groupId>org.apache.shenyu</groupId>
+            <artifactId>shenyu-spring-boot-starter-sync-data-nacos</artifactId>
+            <version>${project.version}</version>

Review Comment:
   because use nacos sync dataļ¼Œplease see #3512



-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org