摘要: 在Idea的spring工程里,经常会遇到Could not autowire. No beans of 'xxxx' type found的错误提示。但程序的编译和运行都是没有问题的,这个错误提示并不会产生影响。但红色的错误提示在有些有强迫症的程序员眼里,多多少少有些不太舒服。 问题 产生原因 s 阅读全文
posted @ 2019-04-15 16:37 随风落木 阅读(5) 评论(0) 推荐(0) 编辑
摘要: IDEA pom.xml 文件报错 Element 'dependency' cannot have character [children], because the type's content type is element-on 图片效果 原因: 引入<dependency>...</dep 阅读全文
posted @ 2019-04-15 10:34 随风落木 阅读(4) 评论(0) 推荐(0) 编辑