spring-boot-websocket-chat-demo

Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol

Github星跟踪图

Spring Boot WebSocket Chat Appplication

You can checkout the live version of the application at https://spring-ws-chat.herokuapp.com/

App Screenshot

Requirements

  1. Java - 1.8.x

  2. Maven - 3.x.x

Steps to Setup

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-demo
mvn package
java -jar target/websocket-demo-0.0.1-SNAPSHOT.jar

Alternatively, you can run the app directly without packaging it like so -

mvn spring-boot:run

Learn More

You can find the tutorial for this application on my blog -

https://www.callicoder.com/spring-boot-websocket-chat-example/

主要指标

概览
名称与所有者callicoder/spring-boot-websocket-chat-demo
主编程语言Java
编程语言Java (语言数: 5)
平台
许可证
所有者活动
创建于2017-07-25 13:06:54
推送于2024-07-13 14:35:57
最后一次提交2021-10-14 08:49:17
发布数0
用户参与
星数1.1k
关注者数23
派生数644
提交数40
已启用问题?
问题数6
打开的问题数4
拉请求数1
打开的拉请求数7
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?