demos/kafka/wordcount
2 weeks agorecorder: 1.2.0 - Fixed implementation (``User`` was not used!)
Kai Moritz [Wed, 5 Jun 2024 21:02:25 +0000 (23:02 +0200)]
recorder: 1.2.0 - Fixed implementation (``User`` was not used!)

* The introduced domain-class `User` was not used for serialization.
* _Note:_ The test-case did *not* revealed this!

2 weeks agorecorder: 1.2.0 - The key is also serialized as JSON (new type `User`)
Kai Moritz [Sun, 2 Jun 2024 11:01:08 +0000 (13:01 +0200)]
recorder: 1.2.0 - The key is also serialized as JSON (new type `User`)

2 weeks agorecorder: 1.2.0 - Refined `TestData` clearified concerns
Kai Moritz [Sun, 2 Jun 2024 16:16:33 +0000 (18:16 +0200)]
recorder: 1.2.0 - Refined `TestData` clearified concerns

2 weeks agorecorder: 1.2.0 - Refined `ApplicationIT` (introduced ``TestData``)
Kai Moritz [Sun, 2 Jun 2024 10:17:13 +0000 (12:17 +0200)]
recorder: 1.2.0 - Refined `ApplicationIT` (introduced ``TestData``)

2 weeks agorecorder: 1.2.0 - Renamed `ApplicationTest` into `ApplicationIT` -- ALIGN
Kai Moritz [Sun, 2 Jun 2024 10:23:08 +0000 (12:23 +0200)]
recorder: 1.2.0 - Renamed `ApplicationTest` into `ApplicationIT` -- ALIGN

2 weeks agorecorder: 1.2.0 - `ApplicationTest` -> `RecorderApplicationIT` -- MOVE
Kai Moritz [Sun, 2 Jun 2024 10:20:01 +0000 (12:20 +0200)]
recorder: 1.2.0 - `ApplicationTest` -> `RecorderApplicationIT` -- MOVE

2 weeks agorecorder: 1.1.2 - The `JsonSerializer` is used for serialization recorder-1.1.2
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.

7 weeks agorecorder: 1.1.1 - Updated Spring Boot to `3.2.5` recorder-1.1.1
Kai Moritz [Sun, 5 May 2024 09:12:26 +0000 (11:12 +0200)]
recorder: 1.1.1 - Updated Spring Boot to `3.2.5`

16 months agorecorder: 1.1.0 - recordings are sent as JSON recorder-1.1.0
Kai Moritz [Sat, 4 Feb 2023 09:46:03 +0000 (10:46 +0100)]
recorder: 1.1.0 - recordings are sent as JSON

16 months agorecorder: 1.0.2 - Upgraded Spring Boot 2.5.4 -> 3.0.2 recorder-1.0.2
Kai Moritz [Sat, 4 Feb 2023 09:17:39 +0000 (10:17 +0100)]
recorder: 1.0.2 - Upgraded Spring Boot 2.5.4 -> 3.0.2

2 years agorecorder: 1.0.1 - changed default-port and exposed all actuator-endpoints recorder-1.0.1
Kai Moritz [Sat, 16 Oct 2021 14:39:52 +0000 (16:39 +0200)]
recorder: 1.0.1 - changed default-port and exposed all actuator-endpoints

2 years agorecorder:1.0.0 - send recordings keyed by username recorder-1.0.0
Kai Moritz [Wed, 1 Sep 2021 16:42:29 +0000 (18:42 +0200)]
recorder:1.0.0 - send recordings keyed by username

2 years agoGenerated empty project on start.spring.io
Kai Moritz [Wed, 1 Sep 2021 15:49:48 +0000 (17:49 +0200)]
Generated empty project on start.spring.io