fix: `ChatBackendApplicationTest` cannot corrupt the real data anymore
[demos/kafka/chat] / src / main / java / de / juplo / kafka / chat / backend / ChatBackendProperties.java
2023-01-25 Kai Moritzfix: `ChatBackendApplicationTest` cannot corrupt the...
2023-01-15 Kai Moritzfeat: The size buffer for listeners to a chatroom is...
2023-01-15 Kai Moritzfeat: Allowed the frontend as origin for CORS
2023-01-15 Kai Moritzfeat: The chats are stored as local json-files