This video covers integration of Spring Boot 3.0 application with AWS Secrets Manager. It has a demo which illustrates how a secret stored in secrets manager is injected into the Spring boot application properties.
TIMESTAMPS
00:00 Introduction
00:30 Project setup
00:57 Maven dependency spring-cloud-aws-starter-secrets-manager
01:50 properties file
02:27 Running the application
05:30 Create secret in AWS Secrets Manager
07:59 Running application again
12:03 Multiple secrets
13:16 Outro
#aws #springboot #springcloudaws #secretsmanager #secrets
References:
https://docs.awspring.io/spring-cloud-aws/docs/3.0.1/reference/html/index.html#spring-cloud-aws-secrets-manager
https://github.com/awspring/spring-cloud-aws/releases/tag/v3.0.1
https://aws.amazon.com/secrets-manager/faqs/