原文:Consider defining a bean of type `xxx` in your configuration問題解決

在使用SpringBoot裝配mybatis時出現了異常 查了一下,大意是因為我的StudentService沒有被SpringBoot的自動裝配掃描到,解決辦法就是在SpringBootApplication類上加一行注解指定需要被裝配的Service包 Like this: ...

2019-02-04 00:49 0 4026 推薦指數:

查看詳情

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