摘要: 如图,存过没有入参,只有返回参数, 试了好多方法,都报错这个: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could 阅读全文
posted @ 2019-07-30 10:40 你笑起来真好看 阅读(739) 评论(0) 推荐(0)
摘要: 这几天解决springboot项目,Consider defining a bean of type 'XXX.Dao' in your configuration.这个问题想吐。。。网上的方法都试完了,什么注解啊,方法啊,都不行,今天又理了理,发现少了这个jar包: 引进去就好了; 我这个没有DA 阅读全文
posted @ 2018-07-12 19:44 你笑起来真好看 阅读(4597) 评论(0) 推荐(0)