spring “The matching wildcard is strict, but no declaration can be found for element”报错原

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring “The matching wildcard is strict, but no declaration can be found for element”报错原相关的知识,希望对你有一定的参考价值。

xsi:schemaLocation=http://www.springframework.org/schema/aop/spring-aop.xsd
                   http://www.springframework.org/schema/aop

Spring 配置文件中的顺序颠倒会报如下的错误

The matching wildcard is strict, but no declaration can be found for element ‘aop:config‘.

只要调整顺序就可以了:

xsi:schemaLocation=
 http://www.springframework.org/schema/aop
 http://www.springframework.org/schema/aop/spring-aop.xsd

以上是关于spring “The matching wildcard is strict, but no declaration can be found for element”报错原的主要内容,如果未能解决你的问题,请参考以下文章

Count the string kmp

java compiler level does not match the version of the installed java project

There is no PasswordEncoder mapped for the id "null"

Codeforces 708B. Recover the String

Java compiler level does not match the version of the installed

SQL Agent Job 报“Access to the remote server is denied because the current security context is