Kai Moritz [Sun, 5 May 2024 11:26:28 +0000 (13:26 +0200)]
recorder: 1.1.2 - The `JsonSerializer` is used for serialization
* 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.