斗米

关注

Spring cloud gateway:报Service Unavailable

斗米

关注

阅读 124

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

曾宝月 159 0 0

忍禁

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

忍禁 106 0 0

闲云困兽

Spring Cloud Gateway

闲云困兽 107 0 0

一葉_code

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

一葉_code 16 0 0

Silence潇湘夜雨

【Spring Cloud 八】Spring Cloud Gateway网关

Silence潇湘夜雨 33 0 0

Sky飞羽

Spring Cloud——Spring Cloud GateWay整合Nacos

Sky飞羽 230 0 0

月半小夜曲_

Spring Cloud框架学习-Spring Cloud Gateway

月半小夜曲_ 199 0 0

鲤鱼打个滚

Spring Cloud Alibaba(15) - Spring Cloud Gateway

鲤鱼打个滚 163 0 0

千白莫

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

千白莫 153 0 0

树下的老石头

Spring Cloud(Hystrix,Gateway)

树下的老石头 185 0 0

精彩评论(0)

0 0 举报