摘要: mybatis返回map的实现,select两个字段,第一个字段为作key,第二个字段作为value 阅读全文
posted @ 2016-12-23 12:01 waterystone 阅读(27612) 评论(1) 推荐(3) 编辑
摘要: 1.问题描述 在Idea的spring工程里,经常会遇到Could not autowire. No beans of 'xxxx' type found的错误提示。但程序的编译和运行都是没有问题的,这个错误提示并不会产生影响。但红色的错误提示在有些有强迫症的程序员眼里,多多少少有些不太舒服。 2. 阅读全文
posted @ 2016-12-23 11:37 waterystone 阅读(42722) 评论(2) 推荐(2) 编辑