top10: 1.2.0 - Switched the message-key from `String` to `User`
[demos/kafka/wordcount] / src / main / java / de / juplo / kafka / wordcount / top10 / Top10ApplicationConfiguration.java
2024-05-30 Kai Moritztop10: 1.2.0 - Switched the message-key from `String... top10-1.2.0
2024-05-30 Kai Moritztop10: 1.1.0 - Simplified topology, using JsonSerde top10-1.1.0
2024-05-14 Kai Moritztop10: 1.0.3 - Separated config in `Top10ApplicationCon... top10-1.0.3
2024-05-14 Kai Moritztop10: 1.0.3 - Separated config in `Top10ApplicationCon...