Feign请求参数错误 - FactoryBean threw exception on object creation

项目场景:

使用Feign请求nacos中注册的服务

问题描述:

FactoryBean threw exception on object creation; nested exception is java.lang.IllegalStateException: RequestParam.value() was empty on parameter 0

原因分析:

参数错误

解决方案:

设置@RequestParam Value

上一篇:[从源码学设计]蚂蚁金服SOFARegistry之服务上线


下一篇:软件测试____性能面试题_____性能测试的bug