We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dec4d commit ddd219eCopy full SHA for ddd219e
README.md
@@ -22,6 +22,7 @@ springboot-learn 这个工程为IDEA创建的Empty Project工程,其余子工
22
| springboot-swagger2 | 使用swagger2搭建基于restful风格接口的API文档 |
23
| springboot-task | 基于spring task实现任务调度(定时器) |
24
| springboot-thymeleaf | springboot官方推荐使用thymeleaf作为模板引擎 |
25
+| springboot-websocket | 基于websocket实现群聊,点对点聊天 |
26
27
## 基础框架
28
0 commit comments