I have set up a websocket connection with a spring boot server side application. I have succesfully implement the connection and also triggers my client.
Here is the code