| 程序包 | 说明 |
|---|---|
| org.dromara.soul.plugin.api |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<Void> |
SoulPlugin.execute(org.springframework.web.server.ServerWebExchange exchange,
SoulPluginChain chain)
Process the Web request and (optionally) delegate to the next
WebFilter through the given SoulPluginChain. |
Copyright © 2021 dromara. All rights reserved.