报错Request method 'DELETE' not supported / Request method 'POST' not supported 的解决办法

在排除URL错误等等其他问题后还没解决的话

application.yml /application.properties把

spring.mvc.hiddenmethod.filter.enabled: true

给删了

posted @ 2020-04-24 13:51  天天摸鱼  阅读(4302)  评论(0)    收藏  举报