【Java總結】記一次詭異的Reques method 'POST' not supported

問題說明 本地開發測試,系統運行一切正常,但是系統打包部署到服務器之後, 瀏覽器控制檯(Console)報錯: 405 Method not allowed, 後臺日誌報錯: org.springframework.web.servlet.PageNotFound - Request 'POST' not supported 解決路線 路線一:打包錯誤 從本地重新打包,放在服務器上運行,問題仍然存
相關文章
相關標籤/搜索