Package-level declarations

Types

Link copied to clipboard
@AutoConfiguration(before = [WebFluxAutoConfiguration::class])
@ConditionalOnProperty(prefix = "wow.bi.script", name = ["enabled"], havingValue = "true", matchIfMissing = true)
@EnableConfigurationProperties(value = [BiScriptProperties::class])
class BiDeploymentInspectorAutoConfiguration