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>
Fri, 14 Jun 2024 17:26:04 +0000 (19:26 +0200)
commita0d314f7304de50eba56a59d9859e544354f2f7d
tree413634062e679afc513aaaf80bd1462994d84f64
parent7dabdc6df0d2eb783c72e65831ec8a80fc677253
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