post請求怎么變成了get?
控制臺報:
七月 16, 2017 10:05:09 下午 org.springframework.web.servlet.PageNotFound handleHttpRequestMethodNotSupported
警告: Request method 'GET' not supported
控制臺報:
七月 16, 2017 10:05:09 下午 org.springframework.web.servlet.PageNotFound handleHttpRequestMethodNotSupported
警告: Request method 'GET' not supported
2017-07-16
舉報
2020-03-31
在controller代碼的method改成
2019-06-03
你好。我遇到了這個問題怎么解決啊
2017-07-17
已解決 ?@RequestMapping的value寫錯了