Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladysl committed Apr 8, 2024
1 parent 53a6553 commit 9fa8956
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ public Mono<ResponseEntity<Flux<TopicMessageEventDTO>>> getTopicMessages(String
String keySerde,
String valueSerde,
ServerWebExchange exchange) {
System.out.println("TEST");
var contextBuilder = AccessContext.builder()
.cluster(clusterName)
.topic(topicName)
Expand Down

0 comments on commit 9fa8956

Please sign in to comment.