Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jul 26, 2024
1 parent 9f341ff commit a9589e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ public SerdeConfig defaultSerializationConfig() {
};
}
}, new String[]{
"--brokers", "localhost:9092",
"--bootstrap-servers", "localhost:9092",
"--schema-registry-url", "http://localhost:8081",
"--input-topics", "input",
"--output-topic", "output",
Expand Down

0 comments on commit a9589e9

Please sign in to comment.