可以导入 Spring 配置文件

    1. @ImportResource("classpath:beans.xml")
    2. public class MyConfig {}