Wow
Toggle table of contents
6.3.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.modeling
/
AggregateAutoConfiguration
/
commandFilterChain
command
Filter
Chain
@
Bean
fun
commandFilterChain
(
filters
:
List
<
ExchangeFilter
<
ServerCommandExchange
<
*
>
>
>
)
:
FilterChain
<
ServerCommandExchange
<
*
>
>