注释类型 RequestAttributes


@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface RequestAttributes
该注解可以修饰其他自定义注解,被修饰过的自定义注解中的所有属性都会被自定转换为请求对象的Attribute
从以下版本开始:
2020-08-04 19:16
作者:
gongjun[dt_flys@hotmail.com]