Skip to content

Commit 8bed6d5

Browse files
committed
Add Boot Compatibility Caveat
1 parent 3aef04e commit 8bed6d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/reference/asciidoc/appendix.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ When using Spring for Apache Kafka in a Spring Boot application, the Kafka depen
55
If you wish to use a different version, you need to override all of the associated dependencies.
66
This is especially true when using the embedded Kafka broker in `spring-kafka-test`.
77

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+
810
**maven**
911

1012
====

0 commit comments

Comments
 (0)