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 2490dd5 commit 43ddbf1Copy full SHA for 43ddbf1
src/reference/asciidoc/kafka.adoc
@@ -948,6 +948,7 @@ public void listen(String data, Acknowledgment ack) {
948
Finally, metadata about the message is available from message headers.
949
You can use the following header names to retrieve the headers of the message:
950
951
+* `KafkaHeaders.OFFSET`
952
* `KafkaHeaders.RECEIVED_MESSAGE_KEY`
953
* `KafkaHeaders.RECEIVED_TOPIC`
954
* `KafkaHeaders.RECEIVED_PARTITION_ID`
0 commit comments