Spring Boot might be your answer, you can generate the skeleton web application with websocket support using a generator like https://start.spring.io/ or https://jhipster.github.io/
2 Likes
Spring Boot might be your answer, you can generate the skeleton web application with websocket support using a generator like https://start.spring.io/ or https://jhipster.github.io/