Autowired報錯處理

2021-10-10 13:15:51 字數 470 閱讀 8650

剛接觸springboot時,經常會遇到idea中,@autowired標紅報錯的問題,如下圖所示,還以為是程式的問題,後來發現是編輯器的問題。 

如何處理呢?在idea中,開啟設定-編輯器-inspections-spring,選擇-》springcore-code-autowiring for bean class設定嚴重性:error更改為warnning,點應用即可。

儲存後重新開啟,即可恢復正常,當然如果是其他錯誤提示,需要根據錯誤原因找響應的問題點。

ZF報錯處理

fatal error uncaught exception zend controller response exception with message cannot send headers headers already sent inind xampp php pear z end con...

oracle報錯處理

這裡的序號 1.2.3.不是步驟,而是每個單獨問題。1.不登入鏈結資料庫 sqlplus nolog 2.oracle檢視並修改最大連線數 alter system set processes 1000 scope spfile alter system set session 1105 scope...

python 報錯處理

寫了個helloword程式,執行出錯了 file f python helloword helloword.py line 2 syntaxerror non ascii character xe5 in file f python helloword helloword.py on line 3...