From 382a3c1c81ef194fe9883e1228fac3729ec2c019 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 30 Mar 2022 11:54:30 -0400 Subject: [PATCH] Update README.adoc --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 41f76bb9..25b81edb 100644 --- a/README.adoc +++ b/README.adoc @@ -26,6 +26,10 @@ It contains information about its design, usage, and configuration options, as w In addition, this guide explains the Kafka Streams binding capabilities of Spring Cloud Stream. -- +ANNOUNCEMENT: This repository is now migrated as part of core Spring Cloud Stream - https://github.com/spring-cloud/spring-cloud-stream. +Please create new issues over at the core repository. + + == Apache Kafka Binder === Usage