spring-03 IOC註解相關

文章目錄 1.基於註解的IOC配置 1.1 applicationContext.xml 1.2 類添加註解 1.2.1 @Component 1.2.2 Spring中提供了@Component的衍生註解 1.3 測試方法 2.註解配置-依賴注入 2.1 @Autowired 2.2 @Qualifier 2.3 @Resource 2.4 @Value 2.4.1 @Value("#{}")與
相關文章
相關標籤/搜索