feat: Reintroduced `ChatRoom.shard`, becaus it is needed as a routing-hint
[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...