摘要: 1.通过各种注解实现了类与类之间的依赖关系,容器在启动的时候Application.run,会调用EnableAutoConfigurationImportSelector.class的selectImports方法(其实是其父类的方法) 2.selectImports方法最终会调用SpringFa 阅读全文
posted @ 2021-05-29 01:25 一只小白的进修路 阅读(68) 评论(0) 推荐(0)