SpringApplicationEventRegistrar
Simbot Spring Boot Starter 中使用的 ApplicationEventRegistrar 实现。
Inherited functions
Link copied to clipboard
abstract fun <H : ApplicationEventHandler> addEventHandler(stage: ApplicationLaunchStage<H>, handler: H)