美文网首页
cvc-elt.1.a: Cannot find the dec

cvc-elt.1.a: Cannot find the dec

作者: tivon_lee | 来源:发表于2024-03-31 21:13 被阅读0次

cvc-elt.1:找不到元素'beans'的声明
附带几个download问题。。。mmp!!!

以前是

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans">...</beans>

改成

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans >
<beans xmlns:beans="http://www.springframework.org/schema/beans">...</beans>

好了!!!这脊背玩意,整了我一天。。。

相关文章

网友评论

      本文标题:cvc-elt.1.a: Cannot find the dec

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