Wow
Toggle table of contents
6.3.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.prepare
/
PrepareKeyInitializer
/
afterSingletonsInstantiated
after
Singletons
Instantiated
open
override
fun
afterSingletonsInstantiated
(
)
在所有单例Bean初始化完成后执行 获取所有PrepareKey类型的Bean,由于PrepareKey的初始化工作在构造函数中完成, 所以只要获取到Bean就已完成初始化