-
@Documented @Target({PARAMETER,FIELD}) @Retention(RUNTIME) public @interface RestSessionid
只能注解于Service类的方法的参数或参数内的String字段详情见: https://redkale.org
- 作者:
- zhangjx
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 boolean
create
-
@Documented @Target({PARAMETER,FIELD}) @Retention(RUNTIME) public @interface RestSessionid
详情见: https://redkale.org
修饰符和类型 | 可选元素 | 说明 |
---|---|---|
boolean |
create |