spring cloud连载第三篇之Spring Cloud Netflix

  1. Service Discovery: Eureka Server(服务发现:eureka服务器) 1.1 依赖

1 <dependency> 2 <groupId>org.springframework.cloud</groupId> 3 <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId> 4 </dependency>

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wssfjd.html