Spring Boot 3.0 integration with AWS Secrets Manager | Spring Cloud AWS

preview_player
Показать описание
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:

Рекомендации по теме
Комментарии
Автор

Hello Sir, all is good but where to get the AWS credentials as you shown but it i come and go can you please explore bit clearly

srinivasvadla
Автор

Hi sir how did you get secret access key which you have paste in your config path

ravikumarprajapati