query: 2.0.0 - (RED) The keys of the top10-topic are deserialized as JSON
[demos/kafka/wordcount] / src / main / java / de / juplo / kafka / wordcount / query / QueryStreamProcessor.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 - (GREEN) Adjusted the implementation...
2024-06-13 Kai Moritzquery: 2.0.0 - Defined 2 state-stores (all state in...
2024-06-13 Kai Moritzquery: 2.0.0 - Values are serialized as JSON
2024-06-13 Kai Moritzquery: 2.0.0 - Values are serialized as JSON
2024-06-12 Kai Moritzquery: 2.0.0 - (GREEN) Values are serialized as JSON
2024-06-12 Kai Moritzquery: 2.0.0 - (RED) Formulated expectations for JSON...
2024-06-12 Kai Moritzquery: 1.0.6 - Added `QueryApplicationIT`
2024-06-11 Kai Moritzquery: 1.0.6 - Refined `QueryApplicationConfiguration`
2024-06-11 Kai Moritzquery: 1.0.6 - Refined `QueryStreamProcessor`
2024-06-09 Kai Moritzquery: 1.0.6 - Refined `QueryStreamProcessor`
2024-06-09 Kai Moritzquery: 1.0.6 - Refined `QueryApplicationConfiguration`
2024-06-09 Kai Moritzquery: 1.0.6 - Refined `QueryAppilcationConfiguration`
2024-05-05 Kai Moritzquery: 1.0.5 - Updated Spring Boot to `3.2.5` query-1.0.5
2021-10-16 Kai Moritzquery: 1.0.3 - application.server is derived from the... query-1.0.3
2021-10-11 Kai Moritzquery:1.0.2 - Fixed responses for availability edge... query-1.0.2
2021-10-11 Kai Moritzquery:1.0.1 - Rankings are enriched with user-data query-1.0.1
2021-10-11 Kai Moritzquery:1.0.0 - Query rankings by username query-1.0.0