SpringBoot+Websocket 实现 1、公告功能 2、单人聊天功能 3、比特币时时推送功能 4、群聊功能,时时在线用户信息
☆74Jun 17, 2022Updated 3 years ago
Alternatives and similar repositories for spring-boot-websocket-study
Users that are interested in spring-boot-websocket-study are comparing it to the libraries listed below
Sorting:
- springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面☆39Jan 18, 2021Updated 5 years ago
- 内涵若依,若依管理系统后台接口,技术栈Spring,Spring Boot, MyBatis,MyBatis-Plus, Shiro, JWT,Redis Quartz☆12Sep 1, 2022Updated 3 years ago
- word,excel转pdf☆11Oct 26, 2018Updated 7 years ago
- 使用WebSocket+SpringBoot搭建简易的多人聊天室 由浅入深,配合博客入门教程文章食用,风味独特。☆328Jun 21, 2022Updated 3 years ago
- 利用kafka+storm+mysql/redis构建日志监控系统☆13May 6, 2018Updated 7 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- SpringBoot 实现微信扫码支付功能☆29May 20, 2022Updated 3 years ago
- SpringBoot + Netty开发WebSocket服务器,时时获取火币(huobi)交易所推送过来的交易对最新数据。☆130Jun 17, 2022Updated 3 years ago
- commons-pools使用示例☆15Jun 15, 2016Updated 9 years ago
- Springboot RabbitMQ WebSocket stomp示例☆15May 20, 2019Updated 6 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆70Jan 25, 2019Updated 7 years ago
- ♨️基于Netty实现的websocket消息推送,单独发送信息,群发信息☆443Jun 27, 2023Updated 2 years ago
- SpringBoot + Redis布隆过滤器。主要实 现以下功能 : 1、几种常用方式判断当前key是否存在的性能进行比较。2、通过Lua脚本批量插入数据到redis布隆过滤器,并校验该数据在布隆过滤器中☆20Nov 17, 2021Updated 4 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Nov 16, 2022Updated 3 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 3 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 6 years ago
- 使用echarts做数据统计分析,支持折线图的添加、删除、编辑,后端使用spring+mybatis。☆18Jul 4, 2017Updated 8 years ago
- 基于tcc的Java分布式事务框架☆18Nov 16, 2016Updated 9 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 7 years ago
- 阿里巴巴数据同步组件canal的客户端,解析binlog增量数据后发送至MQ(rabbitmq,kafka,redis)☆26Oct 4, 2022Updated 3 years ago
- springboot、websocket、sockjs、rabbitmq综合案例☆46Nov 2, 2024Updated last year
- 代码备忘录, 包含mybatis、spring、spring-boot、hbase、hive、guava、jdk等示例代码☆20Nov 16, 2022Updated 3 years ago
- 基于组件化的路由框架☆19Aug 21, 2019Updated 6 years ago
- 框架学习 分布式系统学习 如何成为大佬的秘籍☆28May 12, 2019Updated 6 years ago
- 对于Spring Cloud Feign入门示例的一点思考☆18Aug 3, 2017Updated 8 years ago
- Spring boot, MQTT, Owntracks, Neo4j/Spatial☆52Mar 29, 2015Updated 10 years ago
- 项目名:物流优化管理系统;服务器:springboot;数据库:msyql 5.7 ; 前端:bootstrap;核心算法:Dijkstra算法☆24Dec 16, 2023Updated 2 years ago
- 项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协 议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议☆25Jul 15, 2024Updated last year
- 通过java动态编译获取类信息☆21Jun 17, 2022Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- Spring-Boot 2.x based WebSocket Demo☆24Sep 24, 2018Updated 7 years ago
- spring-boot+drools7+mybatis实现数据库加载规则文件☆28Jul 28, 2017Updated 8 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Sep 23, 2017Updated 8 years ago
- Java多任务文件断点下载、支持线程数控制、kotlin、FileDownloader☆27Sep 8, 2024Updated last year
- 阿里云物联网平台API调用示例☆33Jun 17, 2022Updated 3 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆34Dec 23, 2018Updated 7 years ago