Spring boot application which shows Spirng Web Socket communication.
- Checkout the project
- Import into IDE or build it using
mvn clean install - Run the project or execute the jar file
java -jar target/websocket-0.0.1-SNAPSHOT.jar - Navigate to the default page
http://localhost:8080/index.html