Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
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就已完成初始化