您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
字段
必需
可选
详细资料:
字段
元素
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
SEARCH
程序包
org.springframework.boot.context.properties.bind
批注接口 Nested
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
@Documented
public @interface
Nested
Meta-annotation that should be added to annotations that indicate a field is a nested type. Used to ensure that correct reflection hints are registered.
从以下版本开始:
3.0.0
作者:
Phillip Webb
另请参阅:
BindableRuntimeHintsRegistrar