SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis
☆17Jan 28, 2019Updated 7 years ago
Alternatives and similar repositories for SpringBootNetty
Users that are interested in SpringBootNetty are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类☆17Mar 14, 2019Updated 7 years ago
- QPS流量控制starter☆30May 8, 2023Updated 3 years ago
- 算法和数据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构☆10May 7, 2019Updated 7 years ago
- Android可穿戴设备 手表根据手表获取的心率测试当前的情绪,目前支持AndroidWear,TicWear系统的手表☆13Jun 16, 2016Updated 10 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 10 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- netty+zk+quartz整合调度实例☆10Jan 14, 2021Updated 5 years ago
- spring集成rabbitmq做消息服务☆12Feb 23, 2017Updated 9 years ago
- 进阶实战☆11Jun 30, 2021Updated 5 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- 🔥基于netty和hessian的一个轻量级RPC调用框架☆24May 31, 2026Updated 3 months ago
- 中国身份证校验Java版工具,支持15位转18位,地区校验,生日校验,检验码校验,男女识别,☆28Jan 10, 2019Updated 7 years ago
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆87Jul 20, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 完整视频播放app,完成用户会员体系,积分体系,视频分类体系,项目可运行,但后端服务器需要自己修改bmob基础配置即可 设计技术点:1.应用material design设计交互 2.集成腾讯x5 3.集成bmob后端云 4.手势密码锁 5.ButterKnife和ev…☆10Mar 3, 2018Updated 8 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 7 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- Demonstration of the Java System.arraycopy type confusion vulnerability☆21Apr 23, 2014Updated 12 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- A high performance push server based on SpringBoot + ConcurrentHashMap + Netty☆16Oct 22, 2019Updated 6 years ago
- 一个简单的汽车展示小程序,能够预约订购,定位等☆10Oct 14, 2017Updated 8 years ago
- directui库。在duilib的基础上优化修改而成☆17Oct 25, 2012Updated 13 years ago
- 开源框架JeeSite集成SpringBoot实例 1. springboot 2. mybatis 3. durid 4.多数据源 5. 单元测试 6. swagger 7. 跨域 8. api 支持xml&json 9 . jar 包分离 lib 轻量级部署 10. …☆21Nov 20, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 微信公众号文章爬虫,根据大神代码修改,初次获取列表需要手动下拉☆18Sep 4, 2017Updated 9 years ago
- 微信小程序预约日期日历,未来n天日期+星期提醒组件☆10Mar 24, 2020Updated 6 years ago
- JaMoPP can parse Java source and byte code into EMF-based models and vice versa. It preserves source formatting and can be used for code …☆21Mar 18, 2026Updated 6 months ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 4 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Jul 7, 2017Updated 9 years ago
- 基于 ClosureTable 的数据库无限级分类示例。☆82Dec 27, 2025Updated 8 months ago
- rabbitmq server cluster docker image☆29Jun 14, 2016Updated 10 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆25Dec 8, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用echarts做数据统计分析,支持折线图的添加、删除、编辑,后端使用spring+mybatis。☆18Jul 4, 2017Updated 9 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- 基于zookeeper+quartz的分布式任务调度组件☆17Mar 26, 2019Updated 7 years ago
- 集防重复提交和接口限流功能于一体的一个spring boot的starter,开箱即用,简单方便,如果觉得好请给个Star 谢谢☆28Mar 31, 2021Updated 5 years ago
- 小程序框架对比与选择☆15Apr 11, 2022Updated 4 years ago
- mysql数据库结构和数据同步☆10Jun 21, 2022Updated 4 years ago
- Tiny immediate-mode UI library☆12Jun 8, 2019Updated 7 years ago