orgaspectjweaverreflectReflectionWorld$ReflectionWorldException 解决

    xiaoxiao2025-04-29  8

    Failed to instantiate [org.springframework.aop.aspectj.AspectJExpressionPointcut]: No default constructor found; nested exception is java.lang.NoClassDefFoundError: org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException

    spring没有缺jar包的直接提示。这个异常就表示缺少aspectjweaver.jar包。加上去就好了。 spring jar包源码下载: https://github.com/spring-projects/spring-framework/tags

    转载请注明原文地址: https://ju.6miu.com/read-1298575.html
    最新回复(0)