defaultSimbotComponentInstallProcessor

@Bean(value = ["love.forte.simbot.spring.configuration.defaultSimbotComponentInstallProcessor"])
open fun defaultSimbotComponentInstallProcessor(properties: SpringApplicationConfigurationProperties, @Autowired(required = false) factories: List<ComponentFactory<*, *>>? = null, @Autowired(required = false) installers: List<SimbotComponentInstaller>? = null): DefaultSimbotComponentInstallProcessor(source)