@Service 與 @Component 同樣都是當被Spring的 @ComponentScan 掃描時,會註冊成為Spring IoC容器管理的bean。 而 @Service 其實可以看做是一個特別的 @ ...
確定! 回上一頁