注释类型 ApiModelProperty
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface ApiModelProperty
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 StringdescriptionbooleanrequiredTypeDescriptortype
-
-
-
元素详细资料
-
description
String description
- 默认值:
- ""
-
-
-
type
TypeDescriptor type
- 默认值:
- @network.nerve.core.rpc.model.TypeDescriptor
-
-