為什么會報錯呀
Cannot find class [com.muke.service.ProductService] for bean with name 'productService' defined in class path resource [applicationContext.xml]; nested exception is java.lang.ClassNotFoundException: com.muke.service.ProductService
我在applicationContext。xml中按住ctrl點擊全路徑可以跳轉(zhuǎn)到java類中,為什么會報錯呀
2018-12-03
https://github.com/QiSimon/Projects.git