@Resource/@PreDestroy/@PostConstruct註解不生效問題

在maven中使用Spring IOC註解時 @Resource/@PreDestroy/@PostConstruct註解不生效; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; javax.annotation包未生效;html 此時:@Resource(name="XXX") 會報空指針異常j
相關文章
相關標籤/搜索