HttpRequestMethodNotSupportedException: Request method 'GET' not supported

前端报错↑↑↑↑↑↑↑↑↑↑

前端代码:

HttpRequestMethodNotSupportedException: Request method 'GET' not supported

后端代码:

HttpRequestMethodNotSupportedException: Request method 'GET' not supported

查了半天也没弄出是哪错了

最后一不小心发现,嘿,忘写了@ResponseBody

HttpRequestMethodNotSupportedException: Request method 'GET' not supported

 好了,这种错误就算是再犯,因为记录过也会有印象了,至少下次再遇到不用查半天怎么解决这个问题了

相关文章: