springcloud(2),搭建eureka服務註冊中心

1.創建一個springboot項目(eureka也是一個web項目,與zookeeper不同) 2.加入相關依賴 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId> </dependen
相關文章
相關標籤/搜索