public interface SoulPluginChain
reactor.core.publisher.Mono<Void> execute(org.springframework.web.server.ServerWebExchange exchange)
WebFilter in the chain.exchange - the current server exchangeMono<Void> to indicate when request handling is completeCopyright © 2019 dromara. All rights reserved.