Simple example with Spring WebFlux WebSocket and Vue.js
Read more about this project http://kojotdev.com/2019/08/spring-webflux-websocket-with-vue-js/
Open spring-backend as maven project and run WebfluxVueWebsocketApplication.
Open vue-frontend and then:
npm installnpm run serve
