feat: Added a POST-mapping to force the storing of the data
[demos/kafka/chat] / src / main / java / de / juplo / kafka / chat / backend / persistence / LocalJsonFilesStorageStrategy.java
2023-01-15 Kai Moritzrefactor: Fixed return-types of the controller
2023-01-15 Kai Moritzfeat: The chats are stored as local json-files