为了账号安全,请及时绑定邮箱和手机立即绑定

请问用了aop启动报错,是什么原因。网上找了说是jar不对。我加了还是不行。

Exception in thread "main" org.springframework.beans.factory.BeanCreationException: 
 Error creating bean with name 'HelloWorld' defined in class path resource [aop.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#0': 
 Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.aop.aspectj.AspectJPointcutAdvisor]: 
 Constructor threw exception; nested exception is java.lang.IllegalArgumentException: warning no match for this type name: com.Interface [Xlint:invalidAbsoluteTypeName]	
 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:471)	
 at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)	
 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)	
 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)	
 at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:700)	
 at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760)	
 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
 at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)	
 at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)	
 at com.Application.AppHelloWorld.main(AppHelloWorld.java:15)

这是报错信息的第一段。代码是照着人家的代码写的,对比了,没问题

https://img1.sycdn.imooc.com//5c343fd900015d0a02560267.jpg

这是我的jar包

请大家看下是什么问题

正在回答

1 回答

解决了吗


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

请问用了aop启动报错,是什么原因。网上找了说是jar不对。我加了还是不行。

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信