异常Exception in thread “main“ feign.FeignException$InternalServerError: [500] during [POST] to [http:

最近在一个微服务练习项目中出现以下异常

Exception in thread "main" feign.FeignException$InternalServerError: [500] during [POST] to [http://trip-article-server/strategies/statisDataInit] [IStrategyFeginService#statisDataInits()]: [{"timestamp":"2023-09-19T12:47:42.749+00:00","status":500,"error":"Internal Server Error","message":"","path":"/strategies/statisDataInit"}]

是一个feign远程调用时非常容易出现的情况,必要的配置,以及能不能通过路径跳转到接口可以基本判断我们的远程调用没有问题,但还是报了如上错误,经过简单测试,发现主要原因是因为接口本身的方法出现了问题

可以正常跳转

最后发现是在业务逻辑中 在mybatis-plus中 对应的表 不存在!!因为之前更新mysql时 忘记同步那个表了  导致最初写的时候没问题  后面再去看一直报FeignException 的异常。要注意细心检查!!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值