Spring Cloud -Eureka-server服务端

 <!--eureka-server服务端 -->
   <dependency>
     <groupId>org.springframework.cloud</groupId>
     <artifactId>spring-cloud-starter-eureka-server</artifactId>
   </dependency>

posted @ 2019-10-12 20:37  9529  阅读(59)  评论(0编辑  收藏  举报