通配符的匹配很全面, 但無法找到元素 'aop:config' 的聲明


大段大段的報錯就不復制了,報錯的最后有這樣的一段話就說明有問題

<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:aop="http://www.springframework.org/schema/aop"
       xsi:schemaLocation="http://www.springframework.org/schema/beans
       http://www.springframework.org/schema/beans/spring-beans.xsd
       http://www.springframework.org/schema/aop
       http://www.springframework.org/schema/aop/spring-aop.xsd">
</beans>


http://www.springframework.org/schema/aop
http://www.springframework.org/schema/aop/spring-aop.xsd">

 

我的錯誤就是沒把aop修改全,落下一個


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM