Added actuators and implemented an indicator that reports the streams-state
authorKai Moritz <kai@juplo.de>
Fri, 9 Oct 2020 21:47:30 +0000 (23:47 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 10 Oct 2020 19:35:39 +0000 (21:35 +0200)
commit29eac6d5ee3ab76af19edef6d8863c6894313169
tree338f38d990d93db3e5f57b8a0a6b5c3c23b4973c
parent85905a556b97077ef99332928eb1401864af24e5
Added actuators and implemented an indicator that reports the streams-state

* Refined README.sh: The script waits, until the health-indicator signals,
  that the deduplicator is up and RUNNING
Dockerfile
README.sh
pom.xml
src/main/java/de/juplo/demo/kafka/deduplication/Deduplicator.java
src/main/java/de/juplo/demo/kafka/deduplication/StreamsHealthIndicator.java [new file with mode: 0644]
src/main/resources/application.yml