首页 > 代码库 > Error occured processing XML 'Cannot find class [springmvc.extention.BeanArgumentResolver]'.

Error occured processing XML 'Cannot find class [springmvc.extention.BeanArgumentResolver]'.

<Description	Resource	Path	Location	Type
Error occured processing XML 'Cannot find class [springmvc.extention.BeanArgumentResolver]'. See Error Log for more details	applicationContext.xml	

maven在管理项目时会出现各种比较奇葩的错误,对一些技术性的东西绝对不能不求甚解,比如上面这个错误,其实是由jar包引起的,仔细看下problems窗口报的错误。遇到错误,不要惊慌,也不要急着找度娘和狗狗,自己先思考,往往在思考的过程中会有意想不到的收获。