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