counter: 1.2.13 - The tests print out the type-mapping headers
[demos/kafka/wordcount] / src / test / java / de / juplo / kafka / wordcount / counter / CounterApplicationIT.java
2024-05-14 Kai Moritzcounter: 1.2.13 - The tests print out the type-mapping... counter-1.2.13
2024-05-14 Kai Moritzcounter: 1.2.12 - Renamed `WordCount` into `WordCounter... counter-1.2.12
2024-05-14 Kai Moritzcounter: 1.2.11 - Refactored test-classes (DRY for... counter-1.2.11
2024-05-14 Kai Moritzcounter: 1.2.10 - Replaced helper-class `Message` with... counter-1.2.10
2024-05-14 Kai Moritzcounter: 1.2.9 - Reconfigured tests to receive data... counter-1.2.9
2024-05-14 Kai Moritzcounter: 1.2.8 - Reconfigured tests to send data as... counter-1.2.8
2023-02-17 Kai Moritzcounter: 1.1.8 - Fixed a `ConcurentModificationExceptio... counter-1.1.8
2023-02-17 Kai Moritzcounter: 1.1.7 - Fixed a bug in the assertion-logic... counter-1.1.7
2023-02-17 Kai Moritzcounter: 1.1.6 - Refactored the test-data into a separa... counter-1.1.6
2023-02-17 Kai Moritzcounter: 1.1.5 - Fixed a bug in the integration-test... counter-1.1.5
2023-02-17 Kai Moritzcounter: 1.1.4 - Introduced parameters for the config... counter-1.1.4
2023-02-17 Kai Moritzcounter: 1.1.3 - Implemented an integration test for... counter-1.1.3