Spring事务管理无法完成织入

Cannot create inner bean ‘(inner bean)#62d3d202’ of type [org.springframework.aop.aspectj.AspectJExpressionPointcut] while setting bean property ‘pointcut’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘(inner bean)#62d3d202’: Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [org.springframework.aop.aspectj.AspectJExpressionPointcut] from ClassLoader [WebappClassLoader
context: /maven2

缺少依赖包

        <dependency>
            <groupId>org.aspectj</groupId>
            <artifactId>aspectjweaver</artifactId>
            <version>1.9.6</version>
        </dependency>
上一篇:常用模块介绍 time datetime os sys hashlib json pickle collections


下一篇:java.sql.SQLException: The server time zone value '?й???????' is unrecognized or represents more tha