Skip to content

Simple example with Spring WebFlux WebSocket and Vue.js

License

Notifications You must be signed in to change notification settings

winweb/webflux-vue-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webflux-vue-websocket

Simple example with Spring WebFlux WebSocket and Vue.js

Overview

Read more about this project http://kojotdev.com/2019/08/spring-webflux-websocket-with-vue-js/

spring-vue-websocket-live-example

Backend

Open spring-backend as maven project and run WebfluxVueWebsocketApplication.

Frontend

Open vue-frontend and then:

  • npm install
  • npm run serve

About

Simple example with Spring WebFlux WebSocket and Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 40.7%
  • Java 38.6%
  • Groovy 9.0%
  • JavaScript 7.7%
  • HTML 4.0%