美文网首页
spring boot gradle 编译过程中: Conten

spring boot gradle 编译过程中: Conten

作者: 辛多雷 | 来源:发表于2018-12-01 23:08 被阅读0次

    错误原因xml

    修改方法:
    1、检查xml文件有没有错误
    2、检查引入的maven仓库问题
    如: maven { url 'http://mvnrepository.com/' } 这种引入就会有问题 去掉即可

    相关文章

      网友评论

          本文标题:spring boot gradle 编译过程中: Conten

          本文链接:https://www.haomeiwen.com/subject/fmddcqtx.html