-
@Inherited @Documented @Target({TYPE,METHOD,FIELD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE,TYPE_PARAMETER}) @Retention(RUNTIME) public @interface Comment
标记注释,备注详情见: https://redkale.org
- 作者:
- zhangjx
@Inherited @Documented @Target({TYPE,METHOD,FIELD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE,TYPE_PARAMETER}) @Retention(RUNTIME) public @interface Comment
详情见: https://redkale.org