您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
springfox.documentation.annotations
Annotation Interface Incubating
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
Incubating
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
value
To keep track of which version this incubating feature was introduced
元素详细资料
value
String
value
To keep track of which version this incubating feature was introduced
返回:
version the annotation was introduced
默认值:
"2.9.0"