Revert "Revert "Fixed invalid java code snippet""
This reverts commit d2c12873d0.
This commit is contained in:
@@ -590,7 +590,7 @@ It will use that for inbound deserialization.
|
||||
|
||||
```
|
||||
@Bean
|
||||
public Serde<Foo() customSerde{
|
||||
public Serde<Foo> customSerde() {
|
||||
...
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user