We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aef04e commit 8bed6d5Copy full SHA for 8bed6d5
src/reference/asciidoc/appendix.adoc
@@ -5,6 +5,8 @@ When using Spring for Apache Kafka in a Spring Boot application, the Kafka depen
5
If you wish to use a different version, you need to override all of the associated dependencies.
6
This is especially true when using the embedded Kafka broker in `spring-kafka-test`.
7
8
+IMPORTANT: Backwards compatibility is not supported for all Boot versions; Spring for Apache Kafka 2.6 has been tested with Spring Boot 2.4 and 2.3.
9
+
10
**maven**
11
12
====
0 commit comments