@Join public class AndMatchStrategy extends AbstractMatchStrategy implements MatchStrategy
| 构造器和说明 |
|---|
AndMatchStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Boolean |
match(java.util.List<org.apache.shenyu.common.dto.ConditionData> conditionDataList,
org.springframework.web.server.ServerWebExchange exchange)
this is condition match.
|
buildRealDatapublic java.lang.Boolean match(java.util.List<org.apache.shenyu.common.dto.ConditionData> conditionDataList,
org.springframework.web.server.ServerWebExchange exchange)
MatchStrategymatch 在接口中 MatchStrategyconditionDataList - condition list.exchange - ServerWebExchangeCopyright © 2026 The Apache Software Foundation. All rights reserved.