DefaultSimbotApplicationProcessor

SimbotApplicationProcessor 的默认实现, 默认行为中会进行如下内容:

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(properties: SpringApplicationConfigurationProperties, eventListenerResolvers: List<SimbotEventListenerResolver>, preConfigurer: List<SimbotApplicationPreConfigurer>, postConfigurer: List<SimbotApplicationPostConfigurer>, eventDispatcherProcessor: SimbotEventDispatcherProcessor)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun process(application: SpringApplication)