spring-mongo-1.0.xsd error

前端 未结 2 1546
北海茫月
北海茫月 2021-01-19 00:28

I am getting the following error and not been able to solve it n googling was not fruitful either. please help.

Referenced file contains errors (http://www.s         


        
2条回答
  •  死守一世寂寞
    2021-01-19 00:40

    I had the same problem starting several days ago and I changed 1.0 to 1.1 then the problem is gone. It seems they have changed the xsd file.

    http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd 
    

提交回复
热议问题