注释类型 URLEncode
@Documented
@ParamLifeCycle(URLEncodeLifeCycle.class)
@Retention(RUNTIME)
@Target({PARAMETER,ANNOTATION_TYPE})
public @interface URLEncode
-
可选元素概要
可选元素
-
元素详细资料
-
value
- 默认值:
- ""
-
charset
- 默认值:
- ""
-
enabled
boolean enabled- 默认值:
- true
-