问题: Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method ‘POST’ not supported] 在yml中开启配置 spring: mvc: hiddenmethod: filter: enabled: true