Spring Boot series: Vue + Spring Boot + websocket to push the front and back messages

catalogue 1. Demand 2. Principle 2.1 handshake agreement: 2.2 advantages 3. Steps 3.1 backend springboot integration websocket 3.2 create a new configuration class and enable WebSocket support 3.3 create a new WebSocketServer server 3.4 front end 3.5 write the access interface to imitate the message push of the server 3.6 object data ...

Added by paulsiew2 on Tue, 08 Mar 2022 22:35:54 +0200