Can I use Spring websocket for y-websocket

I tried using Spring to provide a websocket service, and when I opened the editor, I could see that the connection was successful. But unable to communicate while editing text, the websocket server did not receive a message.Is this feasible?