WebSocket with Ionic Framework

Hi all :slight_smile:,

i need help on the websocket on ionic framework for an app android.

I see on internet only guide for websocket with back-end nodeJs, and front end ionic framework with the library Socket.io.

But my app has the back end wrote in Spring boot…How i can do?
There is a library like Socket.io for Spring boot?

Thank you really much!