摘要: 1.@Configuration有什么用? configuration 2.Spring是如何获取Bean的定义的? 1):通过启动一个AnnotationConfigApplicationContext 来引导这个@Configuration 注解的类,比如: AnnotationConfigAp 阅读全文
posted @ 2019-07-01 18:00 暖暖-木木 阅读(223) 评论(0) 推荐(0) 编辑