SpringCloud外網部署整合之旅(4)------ZUUL服務網關

有了註冊中心,配置中心,業務服務,那麼我們要用一個統一入口來訪問他 首先建立一個子模塊並加入依賴 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-config</artifactId> </dependency> <dependency>
相關文章
相關標籤/搜索