Skip to content

Commit

Permalink
Add Kafka Streams average
Browse files Browse the repository at this point in the history
  • Loading branch information
loicgreffier committed Jun 18, 2023
1 parent 3b46882 commit d2de7f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package io.github.loicgreffier.streams.average.app;

import io.github.loicgreffier.streams.average.app.aggregator.KafkaStreamsAverageTopology;
import io.github.loicgreffier.streams.average.properties.KafkaStreamsProperties;
import jakarta.annotation.PreDestroy;
import lombok.extern.slf4j.Slf4j;
Expand Down

0 comments on commit d2de7f7

Please sign in to comment.