maven項目引用時,導入類報錯,選擇兩個項目同時執行Maven updatespring
springboot引入第三方jar,須要掃描時加@ComponentScan("第三方的包名")springboot
儘可能不要在第三方jar中使用@註解maven