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>
Sun, 5 May 2024 05:49:39 +0000 (07:49 +0200)
commite1bd976486d1d1a087567a6c6081637d48706f44
tree9f8a7eca2484dad2ca8e19c89bebb1cbbe4ca1cf
parent0187521d27874ea7812d9116e76ef9c1a499368f
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