Class App
java.lang.Object
io.awspring.cloud.samples.secretsmanager.App
Secrets from the Secret Manager are added to the
Environment
and can be retrieved using: - Value
annotation - PropertyResolver.getProperty(String)
- or bound to ConfigurationProperties
annotated classes.- Author:
- Maciej Walkowiak
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
-