query: 2.0.0 - `QueryApplicationIT` uses two ``KafkaTemplate``s
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:22:59 +0000 (08:22 +0200)
commitcc8f4fcf721bcdd4129fa1c3dde6c168d90ac183
tree413634062e679afc513aaaf80bd1462994d84f64
parent2cc9929cfdccc6974a4c66b27b939fc6c74905e4
query: 2.0.0 - `QueryApplicationIT` uses two ``KafkaTemplate``s

* Switched the setup of the `QueryApplicationIT` to use two different
  instances  of `KafkaTemplate` for the two input-topics.
* This is a preparation for the introduction of the typed JSON-keys.
src/test/java/de/juplo/kafka/wordcount/query/QueryApplicationIT.java