Uses of Class
io.awspring.cloud.autoconfigure.config.parameterstore.ParameterStoreKeysMissingException
Packages that use ParameterStoreKeysMissingException
Package
Description
ConfigDataLoader implementation for AWS Parameter Store.-
Uses of ParameterStoreKeysMissingException in io.awspring.cloud.autoconfigure.config.parameterstore
Subclasses with type arguments of type ParameterStoreKeysMissingException in io.awspring.cloud.autoconfigure.config.parameterstoreModifier and TypeClassDescriptionclassAnAbstractFailureAnalyzerthat performs analysis of a Parameter Store configuration failure caused by not providing a Parameter Store key to `spring.config.import` property.Methods in io.awspring.cloud.autoconfigure.config.parameterstore with parameters of type ParameterStoreKeysMissingExceptionModifier and TypeMethodDescriptionprotected org.springframework.boot.diagnostics.FailureAnalysisParameterStoreMissingKeysFailureAnalyzer.analyze(Throwable rootFailure, ParameterStoreKeysMissingException cause)