You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/03/15 02:13:43 UTC

[GitHub] [shardingsphere] TeslaCN commented on a diff in pull request #24523: add classpath parser to support apollo config

TeslaCN commented on code in PR #24523:
URL: https://github.com/apache/shardingsphere/pull/24523#discussion_r1136459187


##########
jdbc/core/pom.xml:
##########
@@ -220,6 +220,10 @@
             <groupId>com.ctrip.framework.apollo</groupId>
             <artifactId>apollo-client</artifactId>
         </dependency>
-        
+
+        <dependency>

Review Comment:
   Is this dependency irreplaceable?



-- 
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@shardingsphere.apache.org

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