Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 84fb65f

Browse files
Mention new repository in readme. (#755)
1 parent 6531c9e commit 84fb65f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Edit the files in the src/main/asciidoc/ directory instead.
88

99
Spring Cloud for Amazon Web Services, part of the Spring Cloud umbrella project, eases the integration with hosted Amazon Web Services. It offers a convenient way to interact with AWS provided services using well-known Spring idioms and APIs, such as the messaging or caching API. Developers can build their application around the hosted services without having to care about infrastructure or maintenance.
1010

11+
> *Note:* Further Spring Cloud AWS versions development moved to https://github.com/awspring/spring-cloud-aws[awspring/spring-cloud-aws]. The only active branch in this repository is *2.2.x*.
12+
1113
= Checking out and building
1214
To check out the project and build it from source, do the following:
1315

docs/src/main/asciidoc/README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
include::intro.adoc[]
44

5+
> *Note:* Further Spring Cloud AWS versions development moved to https://github.com/awspring/spring-cloud-aws[awspring/spring-cloud-aws]. The only active branch in this repository is *2.2.x*.
6+
57
= Checking out and building
68
To check out the project and build it from source, do the following:
79

0 commit comments

Comments
 (0)