会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
返回顶部
愿所有人都能被这世界温柔相待
雨山木风的博客
博客园
首页
新随笔
联系
订阅
管理
2019年12月7日
spring探秘:通过BeanPostProcessor、@PostConstruct、InitializingBean在启动前执行方法
摘要: springboot启动前执行方法的3种方式:实现BeanPostProcessor接口、实现InitializingBean接口、使用@PostConstruct注解 示例: 第一种 实现BeanPostProcessor接口 第二种 实现InitializingBean接口 第三种 使用@Pos
阅读全文
posted @ 2019-12-07 11:48 雨山木风
阅读(4541)
评论(0)
推荐(0)
公告