Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 354 Bytes

Websocket App

Spring boot application which shows Spirng Web Socket communication.

Run and test the project

  1. Checkout the project
  2. Import into IDE or build it using mvn clean install
  3. Run the project or execute the jar file java -jar target/websocket-0.0.1-SNAPSHOT.jar
  4. Navigate to the default page http://localhost:8080/index.html