query: 2.0.0 - (RED) The keys of the top10-topic are deserialized as JSON
[demos/kafka/wordcount] / src / test / java / de / juplo / kafka / wordcount / query / QueryApplicationIT.java
13 days ago Kai Moritzquery: 2.0.0 - (RED) The keys of the top10-topic are...
2024-06-15 Kai Moritzquery: 2.0.0 - (RED) Corrected expectations for the...
2024-06-15 Kai Moritzquery: 2.0.0 - `QueryApplicationIT` uses two ``KafkaTem...
2024-06-13 Kai Moritzquery: 2.0.0 - Configured caching & commit-interval...
2024-06-13 Kai Moritzquery: 2.0.0 - Defined 2 state-stores (all state in...
2024-06-12 Kai Moritzquery: 2.0.0 - (RED) Formulated expectations for JSON...
2024-06-12 Kai Moritzquery: 1.0.6 - Added IT, that queries the expected...
2024-06-12 Kai Moritzquery: 1.0.6 - Refactored `TestData.assertExpectedState()`
2024-06-12 Kai Moritzquery: 1.0.6 - Added `QueryApplicationIT`