spring-cloud / spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Apache License 2.0
331 stars 302 forks source link

Fixed invalid java code snippet #1189

Closed Recks11 closed 2 years ago

Recks11 commented 2 years ago

There is an invalid code snippet in the Inbound deserialisation section of the docs.

I made a PR to fix it

sobychacko commented 2 years ago

Thanks for the PR! Merged upstream.