cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element
报错:
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element ‘mvc:cors’.
引起原因:
我在spring-mvc.xml文件中添加了下列代码,出现的报错
<mvc:cors>
<mvc:mapping...
原创
2018-07-06 17:13:50 ·
2051 阅读 ·
0 评论