2-3用戶業(yè)務(wù)邏輯接口這堂課,用junit測試沒通過
The application must supply JDBC connections,但是我檢查本地?cái)?shù)據(jù)庫設(shè)置是正確的
<property name="connecion.url">jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=UTF-8</property>
用戶名密碼都正確
是不是需要配置 applicationContext.xml 呢?
2016-01-07
看看 WEB-INF里的 lib目錄 有沒有?hamcrest-core-1.3.jar ,這個jar包