@ImportResource
@Configuration @Import(CDPlayerConfig.class) @ImportResource("classpath:cons-injec.xml") //导入xml配置项 public class SoundSystemConfig { }