- Notifications
You must be signed in to change notification settings - Fork639
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
NotificationsYou must be signed in to change notification settings
callicoder/spring-boot-websocket-chat-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
You can checkout the live version of the application athttps://spring-ws-chat.herokuapp.com/
Java - 11
Maven - 3.x.x
1. Clone the application
git clone https://github.com/callicoder/spring-boot-websocket-chat-demo.git
2. Build and run the app using maven
cd spring-boot-websocket-chat-demomvn packagejava -jar target/websocket-demo-0.0.1-SNAPSHOT.jarAlternatively, you can run the app directly without packaging it like so -
mvn spring-boot:run
You can find the tutorial for this application on my blog -
https://www.callicoder.com/spring-boot-websocket-chat-example/
About
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
