原文:錯誤: Error creating bean with name 'studentController': Unsatisfied dependency expressed through field 'studentServiceImpl';

詳細錯誤: 解決方案: public class StudentDaoImpl implements StudentDao 類忘記加 Repository 注解,加上就可以解決問題了 ...

2019-04-19 21:51 0 19013 推薦指數:

查看詳情

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