课程
/后端开发
/Java
/Spring入门篇
可是我检查了一下自己的xml文件,没有问题啊。
但是结果报错:
想问问各位大佬,怎么解决呢?
2018-08-12
源自:Spring入门篇 2-2
正在回答
配置文件第8行,id和ref之间少空格,11行也是id和class之间少
UnitTestBase这个文件有问题
举报
为您带来IOC和AOP的基本概念及用法,为后续高级课程学习打下基础
4 回答nested exception is org.xml.sax.SAXParseException; lineNumber: 10; columnNumber: 77; cvc-elt.1: 找不到元素 'beans' 的声明。
1 回答Error creating bean with name 'serviceImp' defined in URL [file:/E:/workspace/SpringIOC/WebRoot/WEB-INF/classes/injection.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'da
1 回答Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'aspectJ' defined in class path resource [ApplicationContext.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is
7 回答异常信息提示 Error creating bean with name 'aspectdome' defined in class path resource [springaop.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with
1 回答CGLIB is required