spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Adding spring-cloud-aws-secrets-manager-sample #675 #696

Closed h-hub closed 3 years ago

h-hub commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

Adding spring-cloud-aws-secrets-manager-sample (hacktoberfest)

:bulb: Motivation and Context

spring-cloud-aws don't contain samples and this resolves the part of it by adding AWS secret manager sample.

675

:green_heart: How did you test it?

Unit tests were added and implemented using Spring Boot.

:pencil: Checklist

:crystal_ball: Next steps

maciejwalkowiak commented 3 years ago

Thank you @h-hub for your PR. We made a mistake and ask for samples without giving proper guidelines - apologies for that. This PR has been replaced with https://github.com/awspring/spring-cloud-aws/pull/27