danchaofan1412 %!s(int64=5) %!d(string=hai) anos
pai
achega
c0c0dce046
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      framework-boot/pom.xml

+ 5 - 0
framework-boot/pom.xml

@@ -46,6 +46,11 @@
             <scope>compile</scope>
         </dependency>
 
+        <!--springcloud 相关依赖-->
+        <dependency>
+            <groupId>org.springframework.cloud</groupId>
+            <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
+        </dependency>
         <!-- spring cloud 引用 web service 客户端 -->
         <dependency>
             <groupId>org.springframework.cloud</groupId>