Update README.adoc
fix reference link
This commit is contained in:
@@ -17,7 +17,7 @@ This sample is a Spring Boot application that uses Spring Cloud Stream to receiv
|
||||
* EmbeddedKafkaApplicationTests - the test case
|
||||
|
||||
The `spring-kafka-test` dependency added to the `pom.xml` puts the `EmbeddedKafkaBroker` class on the class path.
|
||||
Refer to the [Spring for Apache Kafka Reference Manual](https://docs.spring.io/spring-kafka/reference/htmlsingle/#testing) for more information about this.
|
||||
Refer to the https://docs.spring.io/spring-kafka/reference/html/#testing[Spring for Apache Kafka Reference Manual] for more information about this.
|
||||
|
||||
See the test method for the details on interacting with Embedded Kafka.
|
||||
The test method starts by sending a message to the input destination.
|
||||
|
||||
Reference in New Issue
Block a user