com.netflix.hystrix.exception.HystrixBadRequestException: null
comflix.hystrix.exception.HystrixBadRequestException: null
排查方法:如果有多个feign接口的调用,可以在每个调用的方法加上try-catch捕获异常 这样可以排查确定是哪个feign方法调用失败,报错。
查下来feign调用的接口不存在了。
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。 原始发表:2024-02-22,如有侵权请联系 cloudcommunity@tencent 删除comexceptionhystrixnull接口发布者:admin,转转请注明出处:http://www.yc00.com/web/1754973057a5223319.html
评论列表(0条)