【springAOP使用XML和注解配置时候的问题 _aop 】 | IT修真院·坑乎
咨询电话 : 010-59478634
切换导航
首页
我的提问
我的回答
我的点赞
消息通知
个人主页
×
提示
尚未登陆,前往官网登陆?
×
提示
尚未登陆,前往官网登陆?
springAOP使用XML和注解配置时候的问题
我也踩过这个坑(
1
)
已统计您的踩坑,无需重复点击
回答(1)
aop
详细描述
我在异常增强的方法里添加了拦截异常,使用注解模式时候一切正常,但用xml配置的时候却会报红
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'person' defined in class path resource [spring.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#3': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.aop.aspectj.AspectJPointcutAdvisor]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: error at ::0 formal unbound in pointcut
错误截图
编辑于2024-11-23
时间排序
热门排序
[深圳|结业弟子]JAVA-娄文彬
0
没有配置实际方法参数的名字,使用注解时候自动创建了
查看全部>
编辑于2018-05-03
首页
1
末页
去第
页
确定
Copyright ©2015 北京葡萄藤信息技术有限公司 All Rights Reserved | 京ICP备15035574号-1
复制链接
新浪微博
微信扫一扫
811
0
10
springAOP使用XML和注解配置时候的问题
1
1