test: Proofed, that there is an NPE in `ShardedChatHome.getChatRoom()`
[demos/kafka/chat] / src / main / java / de / juplo / kafka / chat / backend / domain / ChatRoomFactory.java
2023-02-17 Kai Moritzrefactor: Refined the creation of new `ChatRoom`s
2023-01-25 Kai Moritzfeat: Prepared the application for sharding