Open quote is expected for attribute "{1}" associated with an element type "class". at (null:20:10)
配置好spring,啟動后,報上去錯誤,將配置文件排查一遍,發現竟然是下面節點,用了中文的雙引號造成的,修改成引文雙引號后,問題消失。
<aop:config proxy-target-class=”true” />
Open quote is expected for attribute "{1}" associated with an element type "class". at (null:20:10)
配置好spring,啟動后,報上去錯誤,將配置文件排查一遍,發現竟然是下面節點,用了中文的雙引號造成的,修改成引文雙引號后,問題消失。
<aop:config proxy-target-class=”true” />
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。