在使用spring的配置属性注入出现 cvc-complex-type.3.2.2: 元素 'constructor-arg' 中不允许出现属性 'name'
在使用spring的配置属性注入出现
cvc-complex-type.3.2.2: 元素 'constructor-arg' 中不允许出现属性 'name'
由于没有指明版本号错误读了3.0以前的版本dao'导致错误

例如:


在使用spring的配置属性注入出现
由于没有指明版本号错误读了3.0以前的版本dao'导致错误

例如:

