首页 > 其他分享> > PathVariable annotation was empty on param 0报错 PathVariable annotation was empty on param 0报错 2021-11-13 15:01:56 作者:互联网 原因是在声明feign接口方法的时候,使用@PathVariable 没有带value 值 修改为 标签:feign,PathVariable,value,报错,param,was 来源: https://blog.csdn.net/m0_52321099/article/details/121304635