zifangsky / WebSocketDemo
在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。
☆205Updated 6 years ago
Alternatives and similar repositories for WebSocketDemo:
Users that are interested in WebSocketDemo are comparing it to the libraries listed below
- ♨️基于Netty实现的websocket消息推送,单独发送信息,群发信息☆429Updated last year
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆165Updated 8 months ago
- springboot 使用 redis guava caffeine 缓存示例☆156Updated 2 years ago
- springboot+shiro实现简单restful权限控制☆71Updated 6 years ago
- 🍻springboot 2.0 整合Oauth2☆342Updated 6 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 🔥MS 是一个前后分离的分布式 spring cloud 框架(全家桶),这里有统一认证,统一网关等等功能,是一个非常简洁的微服务脚手架☆223Updated 2 years ago
- ☆211Updated 3 years ago
- 一个基于Spring Cloud+OAuth2.0+Spring Security+Redis的统一认证脚手架☆243Updated 2 years ago
- Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案☆194Updated 8 months ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆205Updated 2 years ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…