This project demonstrates on the use of Springboot, SockJs, Stomp and Vue.js
-
Download the source files or clone the git repository.
-
Compile the source.
-
Run the application as "Spring Boot App" in Eclipse.
-
The application can also be started on command line.
mvn spring-boot run
- Go to http://localhost:8080 and see the numbers updated periodically without manually refreshing the page.