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)驗(yàn) 獲得超1個(gè)贊
redisDao通過(guò)構(gòu)造器初始化bean失敗,提供構(gòu)造器注入了嗎·?
com/dyuproject/protostuff/MapSchema 找不到這個(gè)類
先簡(jiǎn)單說(shuō)到這,看不到代碼不好分析
添加回答
舉報(bào)
0/150
提交
取消