課程
/后端開發
/Java
/SpringBoot開發常用技術整合
求大佬指點
2019-04-03
源自:SpringBoot開發常用技術整合 8-2
正在回答
請看一下 controller中注入的service? 是否在類聲明中使用了@Service修飾
舉報
SpringBoot 極簡開發的框架整合利器
5 回答一直報錯說 找不到bean
4 回答resource為什么要拷貝屬性給new的bean,不能直接使用嗎
2 回答generatorConfig.xml中的tk.mybatis.mapper.generator.MapperPlugin 提示找不到
1 回答啟動報錯 Error creating bean with name 'myBatisCRUDController'
3 回答Description: Field resource in com.imooc.controller.HelloContoller required a bean of type 'com.imocc.pojo.Resource' that could not be found. Action: Consider defining a bean of type 'com.imocc.pojo.Resource' in your configuration.
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-04-05
請看一下 controller中注入的service? 是否在類聲明中使用了@Service修飾