Uses of Record Class
org.springframework.boot.autoconfigure.container.ContainerImageMetadata
Packages that use ContainerImageMetadata
Package
Description
Support classes related to auto-configuration involving containers.
-
Uses of ContainerImageMetadata in org.springframework.boot.autoconfigure.container
Methods in org.springframework.boot.autoconfigure.container that return ContainerImageMetadataModifier and TypeMethodDescriptionstatic ContainerImageMetadata
ContainerImageMetadata.getFrom
(AttributeAccessor attributes) ReturnContainerImageMetadata
from the given attributes ornull
if no metadata has been added.