果不其然,@Qualifier 註解就是爲了消除歧義(當Spring無法判斷出哪個bean應該被注入時),限制bean的注入,指定我們需要注入的類。 使用@Autowired 註解 ...
確定! 回上一頁