feat: Upgraded Spring Boot 3.1.3 -> 3.2.2
[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...