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:
- 在quartz包的基础上,封装了新增、修改、删除和获取定时任务状态的功能,方便对多个定时任务的管理☆12Jun 22, 2018Updated 7 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- spring boot + netty + redis +mysql☆18Aug 31, 2017Updated 8 years ago
- 基础框架,包括工具utils,压缩,异常,poi,加解密☆11Dec 16, 2022Updated 3 years ago
- QPS流量控制starter☆30May 8, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 算法和数据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构☆10May 7, 2019Updated 7 years ago
- Android可穿戴设备 手表根据手表获取的心率测试当前的情绪,目前支持AndroidWear,TicWear系统的手表☆13Jun 16, 2016Updated 9 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- An EMF addon to generate a source structure to separate the model generated code from the overriden code☆15Jul 14, 2025Updated 10 months ago
- directui库。在duilib的基础上优化修改而成☆17Oct 25, 2012Updated 13 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化管理数据库连接池。☆12Jul 12, 2025Updated 10 months ago
- blog☆11Feb 4, 2026Updated 3 months ago
- jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spri…☆12Mar 19, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- netty+zk+quartz整合调度实例☆11Jan 14, 2021Updated 5 years ago
- 进阶实战☆11Jun 30, 2021Updated 4 years ago
- CSipSimple plugin/library usage sample application☆24Dec 29, 2015Updated 10 years ago
- 基于LayIM、Netty、Spring Boot 实现的在线聊天系统☆13Jun 4, 2021Updated 4 years ago
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆85Jul 20, 2023Updated 2 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 7 years ago
- Demonstration of the Java System.arraycopy type confusion vulnerability☆22Apr 23, 2014Updated 12 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.
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- 🔥基于netty和hessian的一个轻量级RPC调用框架☆25Feb 26, 2026Updated 2 months ago
- A high performance push server based on SpringBoot + ConcurrentHashMap + Netty☆16Oct 22, 2019Updated 6 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆11Dec 2, 2022Updated 3 years ago
- 一个简单的汽车展示小程序,能够预约订购,定位等☆10Oct 14, 2017Updated 8 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
- clickhoused 文档中文翻译☆29Jun 7, 2018Updated 7 years ago
- 微信公众号文章爬虫,根据大神代码修改,初次获取列表需要手动下拉☆18Sep 4, 2017Updated 8 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 …☆19Mar 18, 2026Updated 2 months 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.
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 3 years ago
- (用于学习)实现一个简单的消息队列。☆33Nov 16, 2022Updated 3 years ago
- GEF Mindmap Tutorial☆10Jul 9, 2021Updated 4 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Jul 7, 2017Updated 8 years ago
- Group-Transcation-Manager☆26Dec 15, 2022Updated 3 years ago
- 基于 ClosureTable 的数据库无限级分类示例。☆85Dec 27, 2025Updated 4 months ago