Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Revert "Fixed invalid java code snippet"
Browse files Browse the repository at this point in the history
This reverts commit 4cbcb40.
  • Loading branch information
olegz committed Jan 27, 2022
1 parent 01dbb49 commit d2c1287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/kafka-streams.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ It will use that for inbound deserialization.

```
@Bean
public Serde<Foo> customSerde() {
public Serde<Foo() customSerde{
...
}

Expand Down

0 comments on commit d2c1287

Please sign in to comment.