JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.boot.context.properties.bind
Annotation Interface 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.
Since:
3.0.0
Author:
Phillip Webb
See Also:
BindableRuntimeHintsRegistrar