Spring Boot + WebSocket Basic Example
2020-2-9u2002·u2002This article about Spring Boot and WebSocket means to be part of a series.In this post, we will learn to create a basic WebSocket application. The example in this article is a simple web application that broadcast messages using plain WebSocket connection.. Let's start by creating a new Spring Boot application.
Get Price