This is basic chat room app using websocket providing full-duplex communication channels over a single TCP connection. I have Implemented this app with Spring Boot, WebSocket, Java, JavaScript, JQuery, Bootstrap CSS, HTML
Just Download the Source Code from github repo, open this project folder in any Java IDE like intellij IDEA and run the main method of ChatRoomAppApplication class, application should be running on http://localhost:8080/