会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
swave
2019年6月3日
springboot的@EnableAutoConfiguration起作用的原理
摘要: 通常我们启动一个springboot项目会在启动方法中增加@SpringBootApplicatoin注解,该注解中包含了@EnableAutoConfiguration 那么@EnableAutoConfiguration是如何自动起作用的呢。我们先来看看@EnableAutoConfigurat
阅读全文
posted @ 2019-06-03 11:54 swave
阅读(611)
评论(0)
推荐(0)
springboot加载bean过程探索
摘要: springboot一般通过以下main方法来启动项目 查看源码发现加载的主要逻辑写在了 ConfigurableApplicationContext org.springframework.boot.SpringApplication.run(String... args)这个方法里面 具体逻辑如
阅读全文
posted @ 2019-06-03 10:29 swave
阅读(8840)
评论(0)
推荐(1)
导航
博客园
首页
新随笔
联系
订阅
管理
公告