demos/kafka/wordcount
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedTumblingSuppressedT...
2024-07-17 Kai MoritzActivated supression of intermediate results and adapte...
2024-07-17 Kai MoritzRemoved `peek()`
2024-07-17 Kai MoritzCleaned up example
2024-07-17 Kai MoritzCreated `TimeWindow` explicitly to further simplify...
2024-07-17 Kai MoritzExample for an Aggregation with a Tumbling Time Window
2024-07-17 Kai MoritzAligned log messages with the join-demos
2024-07-08 Kai MoritzPrepared for simpler windowed tests
2024-07-08 Kai MoritzRemodeld example into a demonstration of a plain endles...
2024-07-08 Kai MoritzRenaming for demonstration of an aggregation -- ALIGN
2024-07-08 Kai MoritzRenaming for demonstration of an aggregation -- MOVE
2024-07-07 Kai MoritzRemoved `Dockerfile` (not needed for demos)
2024-07-06 Kai MoritzRefined log messages
2024-07-06 Kai MoritzAdded log-message, when sending a record
2024-07-05 Kai MoritzAdded forgotten input record from original example
2024-07-05 Kai MoritzConfigured logback for shorter log-lines
2024-07-05 Kai MoritzFixed demo: The order looked only random, because of...
2024-07-05 Kai MoritzSimplified code: DRY for assertions
2024-07-05 Kai MoritzCompacted & clearified code: records are created "in...
2024-07-05 Kai MoritzFixed some misconceptions in the stream/stream-demo
2024-07-05 Kai MoritzSimplified demo-code: removed unnecessary keywords...
2024-07-05 Kai MoritzSeparated the Demo for an Inner Stream/Stream-Join
2024-07-05 Kai MoritzSeparated Demo-Tests from Example-Tests demos
2024-07-05 Kai MoritzSeparated Example-Tests from `counter` examples
2024-07-05 Kai MoritzDemonstration of the outcome of an Stream/Stream-Inner...
2024-07-05 Kai MoritzExamples für `@SpringBootTest` und `@SpringJunitConfig`
2024-06-23 Kai Moritzcounter: 1.4.2 - RocksDB does nor work in Alpine-Linux counter counter-1.4.2
2024-06-23 Kai Moritzcounter: 1.4.1 - Upgraded JDK-version, Spring Boot... counter-1.4.1
2024-06-22 Kai Moritzcounter: 1.4.0 - Refined output JSON to match the new... counter-1.4.0
2024-06-16 Kai Moritzcounter: 1.3.1 - Splitted up test in `CounterStreamProc...
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessor` ... counter-1.3.1
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessor` ...
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined/Simplified the type-mapping
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessorTopolog...
2024-06-16 Kai Moritzcounter: 1.3.1 - Removed the defaults for serialization...
2024-06-16 Kai Moritzcounter: 1.3.1 - Cleand code/setup for tests
2024-06-16 Kai Moritzcounter: 1.3.0 - Fixed possible NPE in `Counter10Applic... counter-1.3.0
2024-06-08 Kai Moritzcounter: 1.3.0 - (GREEN) Fixed the typing for the state...
2024-06-08 Kai Moritzcounter: 1.3.0 - (RED) Made `CounterApplicationIT`...
2024-06-08 Kai Moritzcounter: 1.3.0 - (RED) Introduced domain-class `User...
2024-06-08 Kai Moritzcounter: 1.2.15 - Inlined the asserting ``Consumer``s counter-1.2.15
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `CounterApplicationIT`
2024-06-08 Kai Moritzcounter: 1.2.15 - DRY for test-data
2024-06-08 Kai Moritzcounter: 1.2.15 - Fixed race-condition in `CounterAppli...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `TestData` (explicit key...
2024-06-08 Kai Moritzcounter: 1.2.15 - Fixed deprecated parameter for cache...
2024-06-08 Kai Moritzcounter: 1.2.15 - Removed logging of type-headers in...
2024-06-08 Kai Moritzcounter: 1.2.15 - Cleaned up the serialization configur...
2024-06-08 Kai Moritzcounter: 1.2.15 - Separated serialization-config into...
2024-06-08 Kai Moritzcounter: 1.2.15 - `TestData` only holds and asserts...
2024-06-08 Kai Moritzcounter: 1.2.15 - `ToplogyTestDriver.close` must always...
2024-06-08 Kai Moritzcounter: 1.2.15 - Made in/out messages in `TestData...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined method-naming in `TestData`
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `TestData.writeInputData...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `TestData.assertExpectedResul...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `CounterApplicationIT` (simpl...
2024-05-14 Kai Moritzcounter: 1.2.14 - Set up type-mappings for JSON-Deseria... counter-1.2.14
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.12 - Renamed `WordCount` into `WordCounter...
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
2024-05-14 Kai Moritzcounter: 1.2.7 - Refined bean-naming in `CounterApplica... counter-1.2.7
2024-05-14 Kai Moritzcounter: 1.2.6 - Removed unused explicit references... counter-1.2.6
2024-05-13 Kai Moritzcounter: 1.2.5 - Updated Spring Boot to `3.2.5` counter-1.2.5
2024-05-13 Kai Moritzcounter: 1.2.4 - Headers for type-mapping are not necessary counter-1.2.4
2024-05-13 Kai Moritzcoutner: 1.2.3 - Simplified topology, using default... counter-1.2.3
2023-02-17 Kai Moritzcounter: 1.2.2. - Simplified topology - better readability counter-1.2.2
2023-02-17 Kai Moritzcounter: 1.2.1 - Simplified topology (no serdes needed... counter-1.2.1
2023-02-17 Kai Moritzcounter: 1.2.0 - Service reads/writes using `JsonSerde` counter-1.2.0
2023-02-17 Kai Moritzcounter: 1.1.11 - Added a test, that is based on `Topol... counter-1.1.11
2023-02-17 Kai Moritzcounter: 1.1.10 - Refactored the configuration inito... counter-1.1.10
2023-02-17 Kai Moritzcounter: 1.1.9 - Refactored creation of `Properties... counter-1.1.9
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
2023-02-11 Kai Moritzcounter: 1.1.2 - Moved configuration into `CounterAppli... counter-1.1.2
2023-02-05 Kai Moritzcounter: 1.1.1 - Upgraded Spring Boot 2.5.4 -> 3.0.2 counter-1.1.1
2021-10-21 Kai Moritzcounter: 1.1.0 - Only counts words (splitting is done... counter-1.1.0
2021-10-16 Kai Moritzcounter: 1.0.1 - changed default-port and exposed all... counter-1.0.1
2021-10-11 Kai Moritzwordcount:1.0.0 - counts words, keyed by username and... counter-1.0.0