recorder: 1.1.2 - The `JsonSerializer` is used for serialization recorder-1.1.2
authorKai Moritz <kai@juplo.de>
Sun, 5 May 2024 11:26:28 +0000 (13:26 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 6 Jun 2024 18:40:09 +0000 (20:40 +0200)
* Configured the Spring Kafka `JsonSerializer` for serialization.
* The `JsonSerializer` is configured, to add _no_ type-info to the headers.
* Added an integration test to proof, that everything works as expected.


No differences found