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