Uses of Class
io.awspring.cloud.core.config.AwsPropertySource
Packages that use AwsPropertySource
Package
Description
Base classes for storing and retrieving configuration from AWS resources.
-
Uses of AwsPropertySource in io.awspring.cloud.core.config
Classes in io.awspring.cloud.core.config with type parameters of type AwsPropertySourceModifier and TypeClassDescriptionclassAwsPropertySource<K extends AwsPropertySource,T> Base class for all AWS loaded property sources.