From 80adb4ea0690ea1530314b6ca9d55c075e66f335 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 24 Feb 2023 20:08:13 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 0ab25fa7c..ffb307843 100644 --- a/README.adoc +++ b/README.adoc @@ -18,7 +18,7 @@ image::https://badges.gitter.im/spring-cloud/spring-cloud-stream.svg[Gitter, lin // ====================================================================================== -== Introduction +== Introuduction Spring Cloud Stream is a framework for building message-driven microservice applications. Spring Cloud Stream builds upon Spring Boot to create standalone, production-grade Spring applications and uses Spring Integration to provide connectivity to message brokers. It provides opinionated configuration of middleware from several vendors, introducing the concepts of persistent publish-subscribe semantics, consumer groups, and partitions.