Package | Description |
---|---|
org.springframework.boot.context.properties.bind |
Support for
@ConfigurationProperties binding. |
org.springframework.boot.context.properties.source |
Sources for external configuration properties.
|
org.springframework.boot.env |
Spring
Environment support. |
org.springframework.boot.origin |
Support for item origin tracking.
|
Class and Description |
---|
Origin
Interface that uniquely represents the origin of an item.
|
OriginProvider
Interface to provide access to the origin of an item.
|
Class and Description |
---|
Origin
Interface that uniquely represents the origin of an item.
|
OriginProvider
Interface to provide access to the origin of an item.
|
Class and Description |
---|
Origin
Interface that uniquely represents the origin of an item.
|
OriginLookup
An interface that may be implemented by an object that can lookup
Origin
information from a given key. |
Class and Description |
---|
Origin
Interface that uniquely represents the origin of an item.
|
OriginProvider
Interface to provide access to the origin of an item.
|
OriginTrackedValue |
TextResourceOrigin.Location
A location (line and column number) within the resource.
|