enable
@ConfigurationValue(path = "botcommands.components.enable", defaultValue = "false" )
Allows loading component services, such as Components, Buttons and SelectMenus.
This requires a ConnectionSupplier service to be present
Default: false
Spring property: botcommands.components.enable
; Spring property takes over this config property.