摘要:
1.问题梳理: 异常:org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 很明显是最终feign执行http请求时把这个方法认定为POST,但feign 阅读全文
posted @ 2017-12-05 09:42 只会一点java 阅读(16388) 评论(0) 推荐(2)
|
|||
|
摘要:
1.问题梳理: 异常:org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 很明显是最终feign执行http请求时把这个方法认定为POST,但feign 阅读全文
posted @ 2017-12-05 09:42 只会一点java 阅读(16388) 评论(0) 推荐(2) |
|||