spring-boot-websocket-example icon indicating copy to clipboard operation
spring-boot-websocket-example copied to clipboard

WebSocket example using Spring Boot

WebSockets in a Spring Boot Application

  • /app/user - Message Mapping URL
  • /topic/user - Message Broker topic for pushing messages to the UI back.