coutner: 1.2.3 - Simplified topology, using default-serdes for all steps
authorKai Moritz <kai@juplo.de>
Fri, 17 Feb 2023 13:48:23 +0000 (14:48 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 17 Feb 2023 17:06:41 +0000 (18:06 +0100)
- Defined `JsonSerde` as default for keys and values.
- Configured the `JsonDeserializer` for header-based typing.
- Removed the configuration of specific serdes from all steps of the
  processor-topology, expect the initial step, that needs a `StringSerde`
  for the key.


No differences found