Package io.awspring.cloud.samples.secretsmanager
package io.awspring.cloud.samples.secretsmanager
-
ClassesClassDescriptionSecrets from the Secret Manager are added to the
Environment
and can be retrieved using: -Value
annotation -PropertyResolver.getProperty(String)
- or bound toConfigurationProperties
annotated classes.