美文网首页
Springboot 2.2.X

Springboot 2.2.X 作者: 朔寒闻苦角 | 来源:发表于2020-03-31 15:10 被阅读0次

_method不起作用

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Tue Mar 31 14:16:47 CST 2020

There was an unexpected error (type=Method Not Allowed, status=405).

Request method 'POST' not supported

org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported

还是POST方法

原文:https://blog.csdn.net/Arctan_/article/details/102957615

相关文章

网友评论

      本文标题:Springboot 2.2.X https://www.haomeiwen.com/subject/yfbwuhtx.html