使用dubbo注册服务,netty做服务器,springmvc提供restful接口
☆244May 8, 2019Updated 6 years ago
Alternatives and similar repositories for Dubbo-Zookeeper-Netty-SpringMVC
Users that are interested in Dubbo-Zookeeper-Netty-SpringMVC 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 + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Sep 2, 2023Updated 2 years ago
- 分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器…☆305Sep 27, 2016Updated 9 years ago
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆880Dec 16, 2017Updated 8 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆124Jan 2, 2013Updated 13 years ago
- Netty服务器与SpringMVC无缝集成框架!☆16Dec 16, 2022Updated 3 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.
- 演示dubbox框架rest/dubbo/thrift/avro协议各种服务的provider及consumer基本用法☆53Oct 10, 2016Updated 9 years ago
- 基于dubbox使用手册。☆121Sep 18, 2015Updated 10 years ago
- 基于dubbo的一个分布式项目demo☆102Apr 16, 2017Updated 8 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆100Mar 11, 2015Updated 11 years ago
- quartz spring结合实现动态任务管理☆139Jul 25, 2016Updated 9 years ago
- 使用Netty实现IMServer,支持Tcp和WebSocket实现。☆484Oct 17, 2016Updated 9 years ago
- A light restful server built on netty. If you are preparing for leaning java or netty, it's a nice gift for you.☆413Jun 20, 2022Updated 3 years ago
- 给小组小伙伴们分享的dubbo demo,说明见doc目录下文档☆14Jun 26, 2015Updated 10 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆98Aug 30, 2014Updated 11 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.
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆128Dec 16, 2023Updated 2 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。☆856Nov 1, 2015Updated 10 years ago
- 在goshop的基础上进行重构,将逐步完善分布式、高可用、多店铺电商系统☆1,103Sep 12, 2017Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Dec 21, 2015Updated 10 years ago
- 基于spring boot构建的微服务,服务之间调用日志跟踪,基于spring boot的配置日志输出模式,spring-cloud-starter-feign'的扩展日志输出,请求事件的解析和服务调用轨迹追踪☆21Jan 11, 2017Updated 9 years ago
- 一个基于SpringMVC + Mybatis的Shiro + Redis的权限控制Demo,建议使用新版本https://github.com/baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2 ,查看Demo介绍:☆328Aug 30, 2016Updated 9 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆22Mar 10, 2016Updated 10 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.
- dubbo服务管理以及监控系统☆1,274Nov 30, 2023Updated 2 years ago
- Spring-Boot With Dubbox☆324Dec 11, 2015Updated 10 years ago
- 基于Dubbox最新版本重新开发的简单监控☆549Nov 27, 2018Updated 7 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆4,847Mar 4, 2023Updated 3 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Feb 23, 2017Updated 9 years ago
- 基于Spring-boot和dubbox的API接口和后台管理系统☆1,016Jun 29, 2022Updated 3 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- excel 公用导出组件☆13Jan 28, 2016Updated 10 years ago
- 基于 Spring MVC,提供 API 服务端的身份验证功能。通过 Redis、MySQL 维护登录用户与分配 Token 的映射关系。☆338Apr 13, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 前台用html5 websocket 后台用netty实现聊天系统☆50May 14, 2014Updated 11 years ago
- 分布式系统服务ZooKeeper的学习历程☆1,196Oct 11, 2023Updated 2 years ago
- 将”优雅的SSM框架“拆分为分布式架构(基于dubbo+zookeeper)☆22Sep 29, 2016Updated 9 years ago
- 开源测试框架,可用于并发测试、性能测试,测试驱动开发等场景 可以支持自增、随机、循环、并发等标签☆17Nov 21, 2012Updated 13 years ago
- unified exception framework(统一异常处理框架:统一的异常日志记录、异常通知,etc)☆18Mar 17, 2016Updated 10 years ago
- old project.☆70Dec 16, 2022Updated 3 years ago
- 开源电商系统jeeshop的springmvc版☆90Aug 25, 2017Updated 8 years ago