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
/
BiDeploymentInspectorAutoConfiguration
/
noOpBiDeploymentInspector
no
Op
Bi
Deployment
Inspector
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
BiDeploymentInspector::class
]
)
@
ConditionalOnProperty
(
prefix
=
"wow.bi.script.inspector"
,
name
=
[
"type"
]
,
havingValue
=
"NO_OP"
,
matchIfMissing
=
true
)
fun
noOpBiDeploymentInspector
(
)
:
BiDeploymentInspector