WIP
[demos/kafka/chat] / src / test / java / de / juplo / kafka / chat / backend / persistence / AbstractInMemoryStorageIT.java
2023-02-17 Kai Moritzrefactor: Refined the creation of new `ChatRoom`s
2023-02-17 Kai Moritzrefactor: DRY for the configuration of the `AbstractSto...