點(diǎn)擊user等信息會(huì)報(bào)錯(cuò)
可以進(jìn)入Android Push主界面,但點(diǎn)擊user等信息時(shí)會(huì)報(bào)錯(cuò):org.springframework.beans.factory.BeanCreationException:Error creating bean with name 'urlMapping' defined in ServletContext resource [/WEB-INF/dispatcher-servlet.xml]: Initialization of bean failed;是NewIndexShowListController父類MultiActionController的構(gòu)造方法中出現(xiàn)空指針導(dǎo)致的嗎?
2015-12-14
問題解決了,數(shù)據(jù)庫(kù)用戶權(quán)限問題。