Skip to content

Commit

Permalink
Include other Spring AWS related projects in docs. (#288)
Browse files Browse the repository at this point in the history
Fixes #118
  • Loading branch information
maciejwalkowiak authored Apr 2, 2022
1 parent 82c70f6 commit 0e3e8ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/main/asciidoc/spring-cloud-aws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ as a Bootstrap Property Source, comparable to the support provided for the Sprin
* *Spring Cloud AWS Secrets Manager Configuration* enables Spring Cloud applications to use the https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html[AWS Secrets Manager]
as a Bootstrap Property Source, comparable to the support provided for the Spring Cloud Config Server or Consul's key-value store.

Note, that Spring provides support for other AWS services in following projects:

- https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis[Spring Cloud Stream Binder AWS Kinesis]
- https://github.com/spring-cloud/spring-cloud-config[Spring Cloud Config Server] supports AWS Parameter Store and Secrets Manager
- https://github.com/spring-projects/spring-integration-aws[Spring Integration for AWS]

== Basic setup
Before using a Spring Cloud AWS module developers have to pick the dependencies and configure the module.
Expand Down

0 comments on commit 0e3e8ce

Please sign in to comment.