摘要: @PathVariable 问题 在Feign中使用@PathVariable注解的时候,一定要添加value值,即 @PathVariable(value="value_name"),否则依赖者方启动项目会出现 Feign PathVariable annotation was empty on 阅读全文
posted @ 2023-03-24 14:46 庄子游世 阅读(34) 评论(0) 推荐(0) 编辑