top10: 1.2.1 - (RED) Fixed de-/serialization, turned of caching in IT
authorKai Moritz <kai@juplo.de>
Sun, 26 May 2024 07:07:48 +0000 (09:07 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 8 Jun 2024 11:07:31 +0000 (13:07 +0200)
* Fixed the type-mapping for the `JsonDeserializer`.
* Disabled the caching / out-buffering in Streams.
* Both changes are necessary, to see in `Top10ApplicationIT`, that
  messages are processed: _Compare the outcome of the test before and
  after this commit!_
* Nonetheless, the integration-test still fails, because the assertion
  is not true.


No differences found