原文:Error creating bean with name 'contentCategoryController': Injection of autowired dependencies failed;

在springmvc spring mybatis搭建的工程中出現了一大串錯誤 查了代碼后發現,原來是在ContentCategoryServiceImpl中忘了寫一句話 Service ,以至於因此導致一系列錯誤。 在控制層調用業務層,必須在業務層先進行注解: 然后在控制層注入業務層: ...

2017-01-02 19:35 1 7198 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM