亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

spring 出錯

spring 出錯

好好認真學習 2017-07-22 22:20:17
這是測試類package spring.demo1;import javax.annotation.Resource;import org.junit.Test;import org.junit.runner.RunWith;import org.springframework.test.context.ContextConfiguration;import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;@RunWith(SpringJUnit4ClassRunner.class)@ContextConfiguration("classpath:Configuration.xml")public class springtest {//測試業務類 @Resource(name="accountService") private AccountServiceimp accountServiceimp; @Test public void testdemo1(){ accountServiceimp.transfer("aaa", "bbb", 200d); System.out.println("sdasdasd"); }}然后就爆出?Failed to load ApplicationContext 錯誤
查看完整描述

6 回答

?
好好認真學習

TA貢獻1條經驗 獲得超0個贊

是 是 是

查看完整回答
反對 回復 2020-10-28
?
是一條魚嗎

TA貢獻18條經驗 獲得超15個贊

不能加載配置文件?可能是因為項目里引用了其他項目,有相同名稱的spring配置文件導致的。在classpath后加上*就可以了。或者你改一下配置文件名字

查看完整回答
反對 回復 2017-07-23
  • 6 回答
  • 0 關注
  • 1316 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號