admin管理员组

文章数量:1567304

警告: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘someService’ defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: warning no match for this type name: org.example [Xlint:invalidAbsoluteTypeName]

错误原因:spring aop进行事务控制时配置切点表达式错误

报错代码:

警告: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'someService' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: warning no match for this type name: org.example [Xlint:invalidAbsoluteTypeName]

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'someService' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: warning no match for this type name: org.example [Xlint:invalidAbsoluteTypeName]

	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.

本文标签: encounteredExceptioninitializationContext