Spring boot websocket backend and reactjs client
Server: - Spring boot Websocket
Client - ReactJS
To start:
- npm install (in the react-client folder)
- npm start
- mvn spring-boot:run (in the spring-ws-server)
Spring boot websocket backend and reactjs client
Server: - Spring boot Websocket
Client - ReactJS
To start:
- npm install (in the react-client folder)
- npm start
- mvn spring-boot:run (in the spring-ws-server)