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

 'mongo:mongo-client'.

mongodb整合springMVC配置的时候,可能会遇到这样的问题,

cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element   'mongo:mongo-client'.

这里我目前想到的办法是,把版本号去掉,当然这个的前提是,把该导入的命名空间导入!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-25
  • 2021-09-29
  • 2021-05-30
  • 2021-06-07
  • 2021-08-25
猜你喜欢
  • 2021-10-09
  • 2021-07-11
  • 2021-10-06
  • 2021-07-30
相关资源
相似解决方案