摘要:
一、【问题】SpringBoot 监听器触发机制? 获得监听器列表流程 Start -> getApplicationListeners -> 是否缓存 > (否) --> retrieveApplicationListeners -> 遍历监听器 -> supportsEvent >是 -->加入 阅读全文
posted @ 2020-02-14 16:56 work hard work smart 阅读(2019) 评论(1) 推荐(2)
|
|||
摘要:
一、【问题】SpringBoot 监听器触发机制? 获得监听器列表流程 Start -> getApplicationListeners -> 是否缓存 > (否) --> retrieveApplicationListeners -> 遍历监听器 -> supportsEvent >是 -->加入 阅读全文
posted @ 2020-02-14 16:56 work hard work smart 阅读(2019) 评论(1) 推荐(2) |
|||