test: Proofed, that there is an NPE in `ShardedChatHome.getChatRoom()`
[demos/kafka/chat] / src / test / resources / application.yml
2023-01-25 Kai Moritztest: Added integration-test `InMemoryWithMongoDbStorageIT`
2023-01-15 Kai Moritzfeat: Implemented problem-details for `UnknownChatroomE...
2023-01-15 Kai Moritztest: Implemented a first IT for `LocalJsonFilesStorage...