萌新,用eclipse搭建SSM框架,编辑了.xml配置文件,写代码时报错:
cvc-complex-type.3.2.2: Attribute 'ref' is not allowed to appear in element 'bean'.
cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'bean'.
求问大佬们这怎么解决啊。
配置文件发出来看看,可能是引入的 xmlns 错了。
你解决了吗?我也遇到同样的问题了