Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit ceae972

Browse files
committed
Archive note in the README.md
1 parent f513b67 commit ceae972

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
[![Build Status](https://github.com/spring-projects/spring-integration-aws/actions/workflows/ci-snapshot.yml/badge.svg)](https://github.com/spring-projects/spring-integration-aws/actions/workflows/ci-snapshot.yml)
2-
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.spring.io/scans?search.rootProjectNames=spring-integration-aws)
3-
41
Spring Integration Extension for Amazon Web Services (AWS)
52
==========================================================
63

4+
# ANNOUNCEMENT
5+
6+
> [!IMPORTANT]
7+
> This project is now deprecated. Please use [Spring Cloud AWS](https://github.com/awspring/spring-cloud-aws) instead starting with its version `4.0.0`.
8+
> All the components from this project are now spread through appropriate modules in the Spring Cloud AWS.
9+
> For example, S3 channel adapters are now available in the [Spring Cloud AWS S3 module](https://github.com/awspring/spring-cloud-aws/tree/main/spring-cloud-aws-s3).
10+
> And for convenience, the respective `spring-cloud-aws-starter-integration-s3` is available.
11+
712
# Introduction
813

914
## Amazon Web Services (AWS)

0 commit comments

Comments
 (0)