Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.webflux.bi
Package-level
declarations
Types
Types
Bi
Deployment
Inspector
Auto
Configuration
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