美文网首页
报错NoSuchMethodError: org.springf

报错NoSuchMethodError: org.springf

作者: 西元前__YP | 来源:发表于2018-02-09 17:54 被阅读0次

    解决办法:
    在pom.xml中加入
    <dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-aop</artifactId>
    <version>4.3.12.RELEASE</version>
    </dependency>

    相关文章

      网友评论

          本文标题:报错NoSuchMethodError: org.springf

          本文链接:https://www.haomeiwen.com/subject/cekqtftx.html