demos/kafka/chat
2023-01-15 Kai Moritzfeat: implemented a listen-method for the chat-service...
2023-01-15 Kai Moritzfeat: implemented a simplified chatroom-service
2023-01-15 Kai Moritzchore: Switched configuration from *.properties to...
2023-01-15 Kai Moritzrefactor: Simplified the name of the application-class
2023-01-15 Kai Moritzchore: Fixed indentation of the `pom.xml`
2022-12-20 Kai Moritzchore: Removed the Maven-Wrapper
2022-12-20 Kai Moritzfeat: Generated empty Spring Boot 3.0.0 App