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

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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-09-25
  • 2021-08-02
  • 2021-12-09
  • 2022-02-01
  • 2021-09-29
猜你喜欢
  • 2021-08-21
  • 2021-07-27
  • 2021-10-03
  • 2021-07-24
  • 2021-07-23
相关资源
相似解决方案