query: 2.0.0 - (GREEN) Adjusted the implementation to the new expectations
authorKai Moritz <kai@juplo.de>
Wed, 12 Jun 2024 21:08:57 +0000 (23:08 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 15 Jun 2024 06:32:09 +0000 (08:32 +0200)
commit913c2c4ec0a3584f6be27c8341898d17c4260501
treea799eb212feab1919775b3d0fe9fff0f4ae9bcb0
parenta07e20011b1a22d120920e84c36683a9d42c3ac5
query: 2.0.0 - (GREEN) Adjusted the implementation to the new expectations

* Messages from the incomming topic, that is written by the `users` service
  can be serialized, although no type-information is conveyed via the
  headers.
src/main/java/de/juplo/kafka/wordcount/query/QueryApplicationConfiguration.java
src/main/java/de/juplo/kafka/wordcount/query/QueryStreamProcessor.java