/springboot-sockjs-stomp-vue-sample

Sample application demo for Springboot, Websocket and Vue.js

Primary LanguageJavaMIT LicenseMIT

Sample application demo for Springboot, Websocket and Vue.js

Known Vulnerabilities FOSSA Status

This project demonstrates on the use of Springboot, SockJs, Stomp and Vue.js

Running the application

  1. Download the source files or clone the git repository.

  2. Compile the source.

  3. Run the application as "Spring Boot App" in Eclipse.

  4. The application can also be started on command line.

mvn spring-boot run
  1. Go to http://localhost:8080 and see the numbers updated periodically without manually refreshing the page.

License

FOSSA Status