@Configuration public class AppConfig { @Bean public MyBean ... 可以使用@ImportResource注释将Spring XML配置文件导入@Configuration类。
確定! 回上一頁