Spring Cloud Eureka ——搭建服務註冊中心

1pom.xml引入依賴 <dependencies> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-eureka-server</artifactId> </dependency> <dependency> <groupId>or
相關文章
相關標籤/搜索