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.
Core interfaces and classes for working with docker compose.
Service connection support for Docker Compose.
Spring
Environment
support.Support for item origin tracking.
General support for 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.docker.compose.core
-
Classes in org.springframework.boot.origin used by org.springframework.boot.docker.compose.service.connectionClassDescriptionInterface 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.testcontainers.service.connectionClassDescriptionInterface that uniquely represents the origin of an item.Interface to provide access to the origin of an item.