剛從git上更新完代碼,啟動專案一直顯示這樣,其他同事的沒有這個情況,求大神解答一下
Error creating bean with name 'taskOperDao' defined in file [C:\Users\83960\git\FRS2\FRS\biapp-input\target\classes\com\yusys\biapp\input\task\repository\TaskOperDao.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [C:\Users\83960\git\FRS2\FRS\biapp-frs-web\target\classes\biapp-frs\mybatis\east\EastCrBloodMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'com.yusys.east.business.blood.entity.EastCrBlood'. Cause: java.lang.ClassNotFoundException: Cannot find class: com.yusys.east.business.blood.entity.EastCrBlood
uj5u.com熱心網友回復:
com.yusys.east.business.blood.entity.EastCrBlood 他找不到這個類,可能是缺少jar包,或者你沒匯入uj5u.com熱心網友回復:
Cause: java.lang.ClassNotFoundException: Cannot find class: com.yusys.east.business.blood.entity.EastCrBlood 看看有這個類么轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/104584.html
標籤:Java EE
上一篇:socket/BluetoothSocket的getInputStream/getOutputstream問題:安卓開發一直閃退
