JSR 356, Java API for WebSocket, specifies the API that Java developers can use when they want to integrate WebSockets into their applications—both on the server side as well as on the Java client side.
I'm having trouble using spring with @ServerEndPoint annotated class i'm using Springboot 1.2.3 and i'm trying to figure it out how …
java spring websocket spring-boot jsr356