feign.FeignException: status 404 reading NotOperationFeignClient#findByCityName(String); content






进入 Nacos 观察 服务是否注册成功
SpringCloud进行openFeign服务调用时的错误



然后进入服务消费方 controller 层 观察 url 是否出错
SpringCloud进行openFeign服务调用时的错误




再进入 服务消费方 的service 层 检查
SpringCloud进行openFeign服务调用时的错误SpringCloud进行openFeign服务调用时的错误


最后进入 服务提供方的 Controller 层 对应方法 查看
SpringCloud进行openFeign服务调用时的错误

相关文章:

  • 2022-12-23
  • 2021-08-25
  • 2021-11-19
  • 2022-01-18
  • 2021-04-18
  • 2022-12-23
  • 2023-04-02
猜你喜欢
  • 2022-12-23
  • 2021-04-20
  • 2022-02-16
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2021-08-10
相关资源
相似解决方案