斗米

关注

Spring cloud gateway:报Service Unavailable

斗米

关注

阅读 126

2022-08-14


首先需要确认所使用的微服务是否正常在运行
其次检查spring cloud gateway程序是否添加了注册中心相关的依赖(Eureka,Nacos等)

        <dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>


相关推荐

曾宝月

Spring Gateway 根据服务名路由失败,报错 Service Unavailable, status=503

曾宝月 163 0 0

忍禁

IIS报“Service Unavailable”搞了N久都没搞定。。。

忍禁 106 0 0

闲云困兽

Spring Cloud Gateway

闲云困兽 112 0 0

一葉_code

【Spring Cloud Gateway】1、Spring Cloud Gateway网关服务搭建

一葉_code 19 0 0

Silence潇湘夜雨

【Spring Cloud 八】Spring Cloud Gateway网关

Silence潇湘夜雨 35 0 0

Sky飞羽

Spring Cloud——Spring Cloud GateWay整合Nacos

Sky飞羽 232 0 0

月半小夜曲_

Spring Cloud框架学习-Spring Cloud Gateway

月半小夜曲_ 201 0 0

鲤鱼打个滚

Spring Cloud Alibaba(15) - Spring Cloud Gateway

鲤鱼打个滚 167 0 0

千白莫

【Spring Cloud、Gateway】搭建Spirng Cloud项目(四):Spring Cloud搭建Gateway服务

千白莫 154 0 0

佛贝鲁先生

Spring Cloud Gateway(网关)

佛贝鲁先生 91 0 0

精彩评论(0)

0 0 举报