异常:贴dependency报错
maven依赖报错Element 'dependency' cannot have character [children], because the type's content type is element-only.元素 'dependency' 不能有字符 [children],因为该类型的内容类型是 element-on错误原因:眼瞎!!!解决办法(解决提示):是否有特殊字符 是否有少写的或者多写的 在你从网上粘来的代码的前面和后面是不是有空格,查看一下,...