会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zjpnotsleep
博客园
首页
新随笔
联系
订阅
管理
2020年6月29日
springMVC跨服务器上传 报错:returned a response status of 405 Method Not Allowed
摘要: 真正的错误原因在于:Tomcat 中没有开启权限。Tomcat 中默认情况下是会拦截 HTTP 的 PUT 和 DELETE 指令的,这点在 Tomcat 的配置文件 conf/web.xml 的注释中可以看到: <!-- readonly Is this context "read only",
阅读全文
posted @ 2020-06-29 15:04 zjpnotsleep
阅读(310)
评论(0)
推荐(0)
公告