課程
/后端開發
/Java
/Spring入門篇
可是我檢查了一下自己的xml文件,沒有問題啊。
但是結果報錯:
想問問各位大佬,怎么解決呢?
2018-08-12
源自:Spring入門篇 2-2
正在回答
配置文件第8行,id和ref之間少空格,11行也是id和class之間少
UnitTestBase這個文件有問題
舉報
為您帶來IOC和AOP的基本概念及用法,為后續高級課程學習打下基礎
4 回答nested exception is org.xml.sax.SAXParseException; lineNumber: 10; columnNumber: 77; cvc-elt.1: 找不到元素 'beans' 的聲明。
1 回答Error creating bean with name 'serviceImp' defined in URL [file:/E:/workspace/SpringIOC/WebRoot/WEB-INF/classes/injection.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'da
1 回答Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'aspectJ' defined in class path resource [ApplicationContext.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is
7 回答異常信息提示 Error creating bean with name 'aspectdome' defined in class path resource [springaop.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with
1 回答CGLIB is required
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-08-21
配置文件第8行,id和ref之間少空格,11行也是id和class之間少
2018-08-13
UnitTestBase這個文件有問題