我们使用dubbo项目时会引入dubbo中自定义的bean元素,往往会在eclipse编辑器中报错如下:

spring项目中引入dubbo service xml报错的解决方案


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


解决方案:

windows->preferences:

spring项目中引入dubbo service xml报错的解决方案


点击Add

spring项目中引入dubbo service xml报错的解决方案


如果eclipse还是有红叉,把eclipse关掉重新打开试试

相关文章:

  • 2022-12-23
  • 2021-11-04
  • 2021-05-02
  • 2021-07-27
  • 2021-09-17
  • 2021-10-09
  • 2021-08-26
猜你喜欢
  • 2021-06-03
  • 2021-10-31
  • 2021-10-28
  • 2021-10-21
  • 2021-08-13
  • 2021-12-31
  • 2021-09-14
相关资源
相似解决方案