counter: 1.3.0 - (GREEN) Fixed the typing for the state-store
[demos/kafka/wordcount] / src / main / java / de / juplo / kafka / wordcount / counter / User.java
2024-06-08 Kai Moritzcounter: 1.3.0 - (RED) Introduced domain-class `User...