http:www.springframework.orgschemacontextspring-context-3.2.xsd

    xiaoxiao2021-12-14  18

    使用eclipse,spring-mvc 配置文件时报错。

    cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for eleme ……

    解决方法是: (1)项目采用maven进行jar包的管理,项目可能在本地找不到对应的文件。可用到本地maven库中找到spring-context这个jar包,放到项目lib目录下,然后添加到项目中就可以了。

    转载请注明原文地址: https://ju.6miu.com/read-963248.html

    最新回复(0)