demos/kafka/chat
2022-12-28 Kai Moritzrefactor: Refined packaging (moved classes to new folde...
2022-12-28 Kai Moritzrefactor: Renamed artifact to chat-backend
2022-12-26 Kai Moritzrefactor: Reworked implementation of the problem-detail...
2022-12-26 Kai Moritzfeat: Added problem-details [RFC-7807] for a message...
2022-12-26 Kai Moritzfeat: An `IllegalArgumentException` is thrown, if diffe...
2022-12-26 Kai Moritzfeat: Added logging for the `listen`-endpoint
2022-12-26 Kai Moritzfix: fixed the return-type of the `listen`-endpoint
2022-12-26 Kai Moritzfeat: Implemented an endpoint to get the details of...
2022-12-26 Kai Moritzfeat: implemented a listen-method for the chat-service...
2022-12-25 Kai Moritzfeat: implemented a simplified chatroom-service
2022-12-20 Kai Moritzchore: Switched configuration from *.properties to...
2022-12-20 Kai Moritzrefactor: Simplified the name of the application-class
2022-12-20 Kai Moritzchore: Removed the Maven-Wrapper
2022-12-20 Kai Moritzfeat: Generated empty Spring Boot 3.0.0 App