-
@Deprecated(since="2.8.0") @Documented @Target({METHOD,CONSTRUCTOR}) @Retention(RUNTIME) public @interface ConstructorParameters
已过时。replaced by org.redkale.annotation.ConstructorParameters类似java.beans.ConstructorProperties, 必须配合Creator使用详情见: https://redkale.org
- 作者:
- zhangjx
- 另请参阅:
ConstructorParameters
,ConstructorParameters
-
-
元素详细资料
-
value
String[] value
已过时。
-
-