Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

ajax提交数据报这个错的话,是服务器没有返回数据,若是有详细报错就根据详细报错去修改,没有的话,第一步:检查URL,第二步:检查后台方法是否有@ResponseBody注解,第三步:尝试用GET方式提交web
相关文章
相关标签/搜索