summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Sat, 25 May 2024 14:59:42 +0000 (16:59 +0200)]
top10: 1.1.2 - (RED) Added test, that asserts the expectated processing
Kai Moritz [Sat, 25 May 2024 14:56:31 +0000 (16:56 +0200)]
top10: 1.1.1 - Upgraded Java & Kafka
Kai Moritz [Sun, 5 May 2024 12:55:17 +0000 (14:55 +0200)]
top10: 1.1.0 - Simplified topology, using JsonSerde
- Defined `JsonSerde` as default for keys and values.
- Removed the configuration of specific serdes from all steps of the
processor-topology.
- Added type-mappings for serialization/deserialization.
Kai Moritz [Tue, 14 May 2024 21:04:50 +0000 (23:04 +0200)]
top10: 1.0.3 - Separated config in `Top10ApplicationConfiguration` -- ALIGN
Kai Moritz [Tue, 14 May 2024 21:02:55 +0000 (23:02 +0200)]
top10: 1.0.3 - Separated config in `Top10ApplicationConfiguration` -- COPY
Kai Moritz [Sun, 5 May 2024 09:16:37 +0000 (11:16 +0200)]
top10: 1.0.2 - Updated Spring Boot to `3.2.5`
Kai Moritz [Sat, 16 Oct 2021 14:43:02 +0000 (16:43 +0200)]
top10: 1.0.1 - changed default-port and exposed all actuator-endpoints
Kai Moritz [Sat, 4 Sep 2021 15:20:44 +0000 (17:20 +0200)]
top10:1.0.0 - ranks first 10 mostly used words, keyed by user
Kai Moritz [Wed, 1 Sep 2021 20:31:01 +0000 (22:31 +0200)]
wordcount:1.0.0 - counts words, keyed by username and word