SpringBootApplicationConfigurationProperties

用于外部化配置的配置属性类。

Constructors

Functions

Link copied to clipboard
fun toConfiguration(applicationArguments: ApplicationArguments, applicationContext: ApplicationContext): SpringBootApplicationConfiguration

Properties

Link copied to clipboard

需要加载的所有 bot 配置文件的资源扫描glob。默认为 DEFAULT_BOT_VERIFY_GLOB

Link copied to clipboard

是否在bot注册后,在 application 构建完毕的时候自动执行 Bot.start