乐优商城项目,搜索微服务:在导入数据时,报错。
feign.FeignException: status 404 reading GoodsClient#querySpuBoByPage(String,Boolean,Integer,Integer); content:
{"timestamp":"2020-03-27T01:10:19.862+0000","status":404,"error":"Not Found","message":"No message available","path":"/goods/spu/page"}
看到404,猜想,那多半是路径出错了。
原文:https://www.cnblogs.com/wqkeep/p/12579234.html