would dispatch back to the current handler URL [/doLogin] again. Check your ViewResolver setup!
前後臺分離開發,前端表單型別和資料庫表名稱不一致報錯
第一次前後端分離專案開發,
先把後端開發完成,測試,部署
然後開發前端.
get請求正常,post請求出錯
報URL異常,檢查跨域請求問題
查了資料發現沒錯,用別的前端請求伺服器請求報同樣的錯誤,檢查後端資料傳輸問題,檢查完都是JSON返回資料沒問題
Postman測試資料,發現本地全部正常,伺服器端報錯
啪!!!!
拍腦門!!!!
果然是資料庫問題,
但是報錯很離譜!
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Circular view path [doLogin]: would dispatch back to the current handler URL [/doLogin] again. Check your ViewResolver setup! (Hint: This may be the result of an unspecified view, due to default view name generation.)] with root cause
javax.servlet.ServletException: Circular view path [doLogin]: would dispatch back to the current handler URL [/doLogin] again. Check your ViewResolver setup! (Hint: This may be the result
記記記!!!
相關文章
- 登陸peoplesoft報:Site name is not valid. Check your url syntax and try again.AI
- Would you like to develop a story for your character?dev
- 【SQLSERVER】How to check current pool sizeSQLServer
- MySQL:Your password does not satisfy the current policy requirementsMySqlUIREM
- How to check whether the current database in using Oracle optionsDatabaseOracle
- 錯誤內容:You have an error in your SQL syntax; check the manual that corresponds to your MySQL serverErrorMySqlServer
- getPageIterator's result is null, check your ModelListAction subclassNull
- git pull遇到錯誤:error: Your local changes to the following files would be overwritten by merge:GitError
- 小程式報錯 Do not have xxx handler in current page 原因
- Microsoft SQL 2008 Setup: Performance Counter Registry Hive consistency check failedROSSQLORMHiveAI
- Spring Oauth2: Redirect back to origin url after login successfully.SpringOAuth
- feed back 和 mail/call me backAI
- SpringMVC重要介面ViewResolverSpringMVCView
- Why would a reverse index be useful ?Index
- coca would have done 搭配
- swift dispatch 筆記Swift筆記
- 安裝 Dispatch 庫
- save the status of schema and gather all stat of schemas again.AI
- 建立xtrbackup備份使用者 ERROR 1819 (HY000): Your password does not satisfy the current policy requirementsErrorUIREM
- 解決Error Initialization failed for ‘https://start.spring.io‘Please check URL, nErrorAIHTTPSpring
- Your Prediction Gets As Good As Your DataGo
- Starting nagios:CONFIG ERROR! Start aborted. Check your Nagios configuration.iOSError
- Hibernate 與 MySql 資料庫關鍵字衝突You have an error in your SQL syntax; check the manualMySql資料庫Error
- GCD使用dispatch_group_notify、dispatch_group_enter、dispatch_group_leave處理多執行緒同步操作GC執行緒
- setup types & setup standard operation(BOM>Rountings)
- Mosfet Bi-Directional Switch NMOS PMOS Back to Back
- mysql錯誤詳解(1819):ERROR 1819 (HY000): Your password does not satisfy the current policy requirementsMySqlErrorUIREM
- MuseMail SetupAI
- GCD(三) dispatch_groupGC
- GCD(四) dispatch_semaphoreGC
- 08-dispatch_applyAPP
- Mergesort Strikes Back
- SpringMVC之原始碼分析--ViewResolver(五)SpringMVC原始碼View
- 6.2、串連ViewResolver(Chaining ViewResolvers)ViewAI
- Handler訊息機制及handler原理(Handler,Looper,MessageQueue),自定義HandlerOOP
- mpi4py安裝報錯error: Cannot compile MPI programs. Check your configuration!!!ErrorCompile
- configure: error: xml2-config not found. Please check your libxml2 installationErrorXML
- GCD、dispatch 函式介紹GC函式