摘要: 1、引入依赖(如果非maven管理,也可手动下载相关jar包) <dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</artifactId> <version>1.2.58</version> </dependency> 阅读全文
posted @ 2020-01-04 16:13 小楼夜听雨QAQ 阅读(6190) 评论(0) 推荐(0) 编辑
摘要: 报错先贴出来: Error creating bean with name 'testController': Unsatisfied dependency expressed through field 'userInfoService': No qualifying bean of type [ 阅读全文
posted @ 2020-01-04 15:02 小楼夜听雨QAQ 阅读(2237) 评论(0) 推荐(0) 编辑