Skip to content

TechPrimers/spring-boot-websocket-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets in a Spring Boot Application

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