org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisDao' defined in class path resource [spring/spring-dao.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.seckill.dao.cache.RedisDao]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: com/dyuproject/protostuff/MapSchema$MessageFactory
求教?。。。。。。。。。。。。。。。。。。。。。。。。。?/h1>
2 回答
已采納

一戶一世界
TA貢獻(xiàn)2條經(jīng)驗 獲得超1個贊
redisDao通過構(gòu)造器初始化bean失敗,提供構(gòu)造器注入了嗎·?
com/dyuproject/protostuff/MapSchema 找不到這個類
先簡單說到這,看不到代碼不好分析
添加回答
舉報
0/150
提交
取消