cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mongo:mongo-client'.
时间:2017-03-10 17:55:08
收藏:0
阅读:2352
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element
‘mongo:mongo-client‘.
mongodb整合springMVC配置的时候,可能会遇到这样的问题,
这里我目前想到的办法是,把版本号去掉,当然这个的前提是,把该导入的命名空间导入!
原文:http://www.cnblogs.com/lixiuming521125/p/6531561.html
评论(0)