@Component public class AuthFilter extends Object implements org.springframework.cloud.gateway.filter.GlobalFilter
| 构造器和说明 |
|---|
AuthFilter() |
public reactor.core.publisher.Mono<Void> filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.cloud.gateway.filter.GatewayFilterChain chain)
filter 在接口中 org.springframework.cloud.gateway.filter.GlobalFilterCopyright © 2025. All rights reserved.