From 025063e708c96e5fb7fd8097e7b190f3b7097729 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 22 Jun 2023 13:10:19 -0400 Subject: [PATCH 1/2] Polish Kafka Properties Docs There are 4 client types but there were a couple of places where not all client types were mentioned (such as 'applies to producers, consumers and admins'). See gh-36032 --- .../src/docs/asciidoc/messaging/kafka.adoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc index 52b4a377240..b6aee553330 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc @@ -78,12 +78,14 @@ The properties supported by auto configuration are shown in the < Date: Fri, 30 Jun 2023 14:06:13 +0100 Subject: [PATCH 2/2] Polish "Polish Kafka Properties Docs" See gh-36032 --- .../spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc index b6aee553330..9956d84f5f8 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc @@ -78,8 +78,8 @@ The properties supported by auto configuration are shown in the <