DefaultSimbotSpringApplicationLauncherFactoryConfiguration

Constructors

constructor()

Types

Link copied to clipboard
object Companion

Functions

@Bean(value = ["love.forte.simbot.spring.configuration.defaultSpringApplicationLauncherProcessor"])
open fun defaultSpringApplicationLauncherProcessor(@Autowired(required = false) builderPreConfigurers: List<SimbotApplicationLauncherPreConfigurer>? = null, @Autowired(required = false) builderPostConfigurers: List<SimbotApplicationLauncherPostConfigurer>? = null, @Autowired applicationConfigurationProcessor: SimbotApplicationConfigurationProcessor, @Autowired dispatcherProcessor: SimbotDispatcherProcessor, @Autowired componentProcessor: SimbotComponentInstallProcessor, @Autowired pluginProcessor: SimbotPluginInstallProcessor): DefaultSimbotApplicationLauncherFactory