ct 1 týždeň pred
rodič
commit
6f7f5c7ad2
1 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  1. 4 1
      fs-service/pom.xml

+ 4 - 1
fs-service/pom.xml

@@ -290,7 +290,10 @@
 <!--            <artifactId>ecloud-sdk-ecs</artifactId>-->
 <!--            <version>1.1.26</version>-->
 <!--        </dependency>-->
-
+        <dependency>
+            <groupId>org.apache.shardingsphere</groupId>
+            <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
+        </dependency>
     </dependencies>
 
 </project>