接口的使用
io.microsphere.spring.web.rule.NameValueExpression
-
使用NameValueExpression的程序包 程序包 说明 io.microsphere.spring.web.rule -
-
io.microsphere.spring.web.rule中NameValueExpression的使用
实现NameValueExpression的io.microsphere.spring.web.rule中的类 修饰符和类型 类 说明 class
AbstractNameValueExpression<T>
Supports "name=value" style expressions as described in:RequestMapping.params()
andRequestMapping.headers()
.class
StringNameValueExpression
StringNameValueExpression
class
WebRequestHeaderExpression
WebRequest
HeaderNameValueExpression
class
WebRequestParamExpression
WebRequest
ParameterNameValueExpression
-