码迷,mamicode.com
首页 > 编程语言 > 详细

springboot的pom.xml添加依赖时报错

时间:2017-11-25 00:48:09      阅读:2605      评论:0      收藏:0      [点我收藏+]

标签:时报   art   rac   framework   children   --   char   type   报错   

 

<!--<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-actuator</artifactId>
</dependency>-->
添加这个依赖时,从网上复制了这一段

报错:element ‘dependency‘ cannot have character [children], because the type‘s co

解决:把复制的依赖删掉,手动打一遍,就可以了。

springboot的pom.xml添加依赖时报错

标签:时报   art   rac   framework   children   --   char   type   报错   

原文地址:http://www.cnblogs.com/Girlir/p/7892808.html

(0)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!