Further simplified the example: Knowledge about the key is not required
[demos/kafka/deduplication] / src / main / java / de / juplo / demo / kafka / deduplication / StreamsHealthIndicator.java
2020-10-10 Kai MoritzAdded actuators and implemented an indicator that repor...