phrases
Dropwizard & Kafka test project. It counts number of phrases in txt files and output the most often phrase.
build it mvn package
run it java -jar target/phrases-1.0-SNAPSHOT.jar server phrases.yaml
Dropwizard & Kafka test project. It counts number of phrases in txt files and output the most often phrase.
build it mvn package
run it java -jar target/phrases-1.0-SNAPSHOT.jar server phrases.yaml