I have created application with spring boot and it has spring security & added code of websocket in spring boot application But I am not able to establish connection with websocket. I got an error when I'm trying to establish connection from front end.
WebSocket connection to 'wss://localhost:9595/chat' failed
CLOSED: wss://localhost:9595/chat