refactor: A `ChatRoom` does not have to remember its shard any more
[demos/kafka/chat] / src / test / java / de / juplo / kafka / chat / backend / AbstractConfigurationIT.java
2023-01-25 Kai Moritztest: Streamlined the config-IT, so that they use the...