demos/kafka/wordcount
2023-02-18 Kai Moritzcounter: 1.2.4 - Headers for type-mapping are not necessary counter
2023-02-17 Kai Moritzcoutner: 1.2.3 - Simplified topology, using default...
2023-02-17 Kai Moritzcounter: 1.2.2. - Simplified topology - better readability
2023-02-17 Kai Moritzcounter: 1.2.1 - Simplified topology (no serdes needed...
2023-02-17 Kai Moritzcounter: 1.2.0 - Service reads/writes using `JsonSerde`
2023-02-17 Kai Moritzcounter: 1.1.11 - Added a test, that is based on `Topol...
2023-02-17 Kai Moritzcounter: 1.1.10 - Refactored the configuration inito...
2023-02-17 Kai Moritzcounter: 1.1.9 - Refactored creation of `Properties...
2023-02-17 Kai Moritzcounter: 1.1.8 - Fixed a `ConcurentModificationExceptio...
2023-02-17 Kai Moritzcounter: 1.1.7 - Fixed a bug in the assertion-logic...
2023-02-17 Kai Moritzcounter: 1.1.6 - Refactored the test-data into a separa...
2023-02-17 Kai Moritzcounter: 1.1.5 - Fixed a bug in the integration-test...
2023-02-17 Kai Moritzcounter: 1.1.4 - Introduced parameters for the config...
2023-02-17 Kai Moritzcounter: 1.1.3 - Implemented an integration test for...
2023-02-11 Kai Moritzcounter: 1.1.2 - Moved configuration into `CounterAppli...
2023-02-05 Kai Moritzcounter: 1.1.1 - Upgraded Spring Boot 2.5.4 -> 3.0.2
2021-10-21 Kai Moritzcounter: 1.1.0 - Only counts words (splitting is done...
2021-10-16 Kai Moritzcounter: 1.0.1 - changed default-port and exposed all...
2021-10-11 Kai Moritzwordcount:1.0.0 - counts words, keyed by username and...