Skip to content

GH-4278: Update Quick Tour and Testing Applications for Spring Boot starter dependencies#4279

Open
RaidThabet wants to merge 2 commits intospring-projects:mainfrom
RaidThabet:GH-4278
Open

GH-4278: Update Quick Tour and Testing Applications for Spring Boot starter dependencies#4279
RaidThabet wants to merge 2 commits intospring-projects:mainfrom
RaidThabet:GH-4278

Conversation

@RaidThabet
Copy link

Fixes GH-4278

This PR updates the Spring Kafka reference documentation in the following sections:

  • Quick Tour – Replaces the Spring Boot example to use spring-boot-starter-kafka in Maven and Gradle snippets.

  • Testing Applications – Adds a note that Spring Boot users can use spring-boot-starter-kafka-test in Maven and Gradle snippets.

The changes clarify the recommended usage for Spring Boot projects, where Boot manages Spring Kafka versions automatically. This reduces confusion for users following the Quick Tour or the testing guide.

Signed-off-by: Raid Thabet <thabet.raid123@gmail.com>
Signed-off-by: Raid Thabet <thabet.raid123@gmail.com>
@RaidThabet RaidThabet changed the title GH-4278: Update Quick Tour and Testing Applications for Spring Boot starter dependencies (#4278) GH-4278: Update Quick Tour and Testing Applications for Spring Boot starter dependencies Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spring Kafka documentation does not mention spring-boot-starter-kafka requirement for Spring Boot 4

1 participant