Uses of Annotation Interface
org.springframework.boot.context.properties.bind.Nested
Package
Description
Support for external configuration properties.
-
Uses of Nested in org.springframework.boot.context.properties
Modifier and TypeClassDescription@interface
Indicates that a field in a@ConfigurationProperties
object should be treated as if it were a nested type.