基本上,套用 @Configuration 標注會讓 DemoApplication 類別加入到Spring IoC container 之中,若類別中有方法(Method)套用 @Bean 標注,該方法就可以在 ...
確定! 回上一頁