Spring Boot中Request method 'PUT' not supported

在项目中使用restful风格put提交时报错,是由于form表单中的th:href引起的(支持post提交),改为th:action即可

posted @ 2019-02-28 17:50  孤独二世  阅读(4583)  评论(0编辑  收藏  举报