SimbotApplicationLauncherFactoryProcessor
对 SimbotApplicationLauncherFactory 的处理器, 通过 SimbotApplicationLauncherFactory 得到一个 预备启动器 SpringApplicationLauncher。
默认情况下会直接提供 Spring 并构建它。
Inheritors
Functions
Link copied to clipboard
abstract fun process(applicationLauncherFactory: SimbotApplicationLauncherFactory): SpringApplicationLauncher