@Qualifier("xxxxyyyy") @Autowired(required = false) private HelloDao helloDao;. 在SpringBoot中也可以使用@Bean+@Autowired進行組件注入,將@ ...
確定! 回上一頁