Prepared for development ov version `1.0.2`
[demos/kafka/deduplication] / src /
2 days ago Kai MoritzSimplified code using a lambda
2 days ago Kai MoritzUpgreaded Spring Boot from `2.3.4.RELEASE` to `3.2.5`
2 days ago Kai MoritzFurther simplified the example: Removed unnecessary...
2 days ago Kai MoritzFurther simplified the example: Knowledge about the...
2 days ago Kai MoritzAdded actuators and implemented an indicator that repor...
2 days ago Kai MoritzAdded an endpoint to query the watermarks by partition
2 days ago Kai MoritzMoved the building of the topology into a static method
2 days ago Kai MoritzImplemented an unit-test for the transformer
2 days ago Kai MoritzOffsets are not needed by the test
2 days ago Kai MoritzImplemented an integration-test for the transformer
2 days ago Kai MoritzSimplified example
2 days ago Kai MoritzA deduplicator, that assumes steadily increasing global...