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.event
/
EventDispatcherAutoConfiguration
/
eventDispatcherFilterChain
event
Dispatcher
Filter
Chain
@
Bean
fun
eventDispatcherFilterChain
(
filters
:
List
<
ExchangeFilter
<
DomainEventExchange
<
*
>
>
>
)
:
FilterChain
<
DomainEventExchange
<
*
>
>