-
@Documented @Target({METHOD,CONSTRUCTOR}) @Retention(RUNTIME) @ClassDepends public @interface ConstructorParameters
类似java.beans.ConstructorProperties, 必须配合Creator使用详情见: https://redkale.org
- 作者:
- zhangjx
-
-
元素详细资料
-
value
String[] value
-
-
@Documented @Target({METHOD,CONSTRUCTOR}) @Retention(RUNTIME) @ClassDepends public @interface ConstructorParameters
详情见: https://redkale.org
String[] value