Uses of Package
org.springframework.boot.origin
Packages that use org.springframework.boot.origin
Package
Description
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
Support for
@ConfigurationProperties
binding.Sources for external configuration properties.
Spring
Environment
support.Support for item origin tracking.
General support for auto-configuration of service connections in tests.
-
Classes in org.springframework.boot.origin used by org.springframework.boot.context.configClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.
-
Classes in org.springframework.boot.origin used by org.springframework.boot.context.properties.bindClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.
-
Classes in org.springframework.boot.origin used by org.springframework.boot.context.properties.sourceClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.
-
Classes in org.springframework.boot.origin used by org.springframework.boot.envClassDescriptionInterface that uniquely represents the origin of an item.An interface that may be implemented by an object that can lookup
Origin
information from a given key. -
Classes in org.springframework.boot.origin used by org.springframework.boot.originClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.Variant of
OriginTrackedResource
forWritableResource
instances.A location (line and column number) within the resource. -
Classes in org.springframework.boot.origin used by org.springframework.boot.test.autoconfigure.service.connectionClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.