| 类 | 说明 |
|---|---|
| ParamRequestCondition |
request param info. { org.springframework.web.bind.annotation.RequestMapping#params()}
|
| ParamRequestCondition.ParamExpression | |
| PathRequestCondition |
request path info. method:{ org.springframework.web.bind.annotation.RequestMapping#method()} path: {
org.springframework.web.bind.annotation.RequestMapping#value()} or { org.springframework.web.bind.annotation.RequestMapping#value()}
|
| PathRequestCondition.PathExpression |
Copyright © 2018–2022 Alibaba Group. All rights reserved.