Spring Boot Chatroom Spring Boot websocket chatroom with arbitrary number of rooms. Forked from the following tutorial: https://www.callicoder.com/spring-boot-websocket-chat-example/ Run the server with gradle and visit localhost:8080: ./gradlew bootRun