报错:Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method ‘POST‘ n

目录

一、遇到报错

二、解决办法

三、解决成功


一、遇到报错

在做springboot项目的时候,进行批量删除的时候,遇到了这个批量注册点击了没有反应,这个报错是说明这里要用post请求就可以解决了。

报错:Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method ‘POST‘ n

 Closing non

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://net2asp.com/97ff90e93e.html