报错:get 。。。405 (Method Not Allowed)

Posted 仔仔酷daikiti

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了报错:get 。。。405 (Method Not Allowed)相关的知识,希望对你有一定的参考价值。

报错如下:

查找请求和路由是否一致

请求:get

路由:post

错误原因找到:路由配置错误。将post改成get即可

 

以上是关于报错:get 。。。405 (Method Not Allowed)的主要内容,如果未能解决你的问题,请参考以下文章

jsp spring mvc 上传时HTTP Status 405 - Request method 'GET' not supported是啥原因

405 Method Not Allowed:不支持请求方法“GET”

jQuery ajax GET 返回 405 Method Not Allowed

Vue报错:OPTIONS 405 Method Not Allowed以及CORS跨域错误

记一次神秘报错,method not allow

405 Method not Allow, methods=["POST", "GET"] 不工作