Commit 8990e7e
authored
Fix typo in record-serialization-and-deserialization doc
Should be `useNativeEncoding`, not `nativeEncoding`: https://docs.spring.io/spring-cloud-stream/docs/current/reference/html/spring-cloud-stream-binder-kafka.html#_kafka_streams_producer_properties
Signed-off-by: William Walters (He/Him) <[email protected]>1 parent b342c21 commit 8990e7e
File tree
1 file changed
+1
-1
lines changed- docs/modules/ROOT/pages/kafka/kafka-streams-binder
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments