微服务 spring cloud gateway搭建
gateway组件搭建 pom文件 org.springframework.cloud spring-cloud-starter-gateway org.springframework.cloud spring-cloud-starter-netflix-eureka-client org.springframework.boot spring-boot-configuration-processor true 项目配置文件 spring: application: name: gateway-service # 开启
下载地址
用户评论