feign.FeignException:status 500 reading;java.lang.IllegalArgumentExeption:argument type mismatch

这是代码出错的位置,ControllerApi服务的Controller层。 server服务一直报参数不匹配, java.lang.IllegalArgumentExeption:argument type mismatch feign.FeignException:status 500 reading 我debug了发现就是存的时候报错, 我在这句话前面添加两句输出语句后打印结果如下: 发现参
相关文章
相关标签/搜索