Further simplified the example: Removed unnecessary variables
[demos/kafka/deduplication] / src / test / java / de / juplo / demo / kafka / deduplication / DeduplicationTransformerIT.java
2020-10-10 Kai MoritzFurther simplified the example: Knowledge about the...
2020-10-10 Kai MoritzOffsets are not needed by the test
2020-10-10 Kai MoritzImplemented an integration-test for the transformer