feign发送GET请求传递对象参数,报错Request method ‘POST‘ not supported

feign发送GET请求传递对象参数,报错Request method ‘POST‘ not supported

参考:

Feign发送Get请求时使用对象传递参数(Request method ‘POST‘ not supported问题)
Fegin的GET请求传对象
解决Feign调用的GET参数传递的问题

你可能感兴趣的:(java,开发语言)