demos/kafka/deduplication
2024-05-05 Kai MoritzPrepared for development ov version `1.0.2` master
2024-05-05 Kai MoritzReleased version `1.0.1`
2024-05-05 Kai MoritzSimplified code using a lambda
2024-05-05 Kai MoritzUpgreaded Spring Boot from `2.3.4.RELEASE` to `3.2.5`
2024-05-05 Kai MoritzPrepared for development of version `1.0.1`
2024-05-05 Kai MoritzReleased version `1.0.0` streams-deduplicator-1.0.0
2024-05-05 Kai MoritzFurther simplified the example: Removed unnecessary...
2024-05-05 Kai MoritzFurther simplified the example: Knowledge about the...
2024-05-05 Kai MoritzIntroduced a parameter to force a build in the helper...
2024-05-05 Kai MoritzUsing names instead of numbers as key for the messages
2024-05-05 Kai MoritzAdded generated *.txt files to clean-up
2024-05-05 Kai MoritzAdded actuators and implemented an indicator that repor...
2024-05-05 Kai MoritzAdded an endpoint to query the watermarks by partition
2024-05-05 Kai MoritzMoved the building of the topology into a static method
2024-05-05 Kai MoritzImplemented an unit-test for the transformer
2024-05-05 Kai MoritzOffsets are not needed by the test
2024-05-05 Kai MoritzImplemented an integration-test for the transformer
2024-05-05 Kai MoritzSimplified example
2024-05-05 Kai MoritzA deduplicator, that assumes steadily increasing global...