SimbotApplicationLauncherFactory

在 simbot 的 starter 中对 Spring 进行实际配置处理并得到 SpringApplicationLauncher 的处理器。 只能存在一个,当用户自定义时会覆盖全部的默认行为。

Author

ForteScarlet

See also

Inheritors

Functions

Link copied to clipboard
abstract fun process(factory: Spring): SpringApplicationLauncher

根据 factory 进行处理并得到 SpringApplicationLauncher.