參照視頻6-1寫了girlservice出現報錯
Field girlService in com.leeyo.tools.GirlController required a bean of type 'com.leeyo.tools.GirlService' that could not be found.
Field girlService in com.leeyo.tools.GirlController required a bean of type 'com.leeyo.tools.GirlService' that could not be found.
2018-07-05
舉報
2018-07-05
沒找到bean。。加上@Service解決。。