使用dubbo注册服务,netty做服务器,springmvc提供restful接口
☆243May 8, 2019Updated 7 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
- 一个基于 Java 17、Spring Boot 3 和 Eclipse Milo 的 OPC UA Server。它不是只能在控制台里跑起来的 SDK 示例,而是把 OPC UA 服务、节点管理、端点配置、证书管理、用户认证和运行状态监控一起放进了 Web UI。☆311Jun 16, 2026Updated last month
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆880Dec 16, 2017Updated 8 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- Netty服务器与SpringMVC无缝集成框架!☆16Dec 16, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 演示dubbox框架rest/dubbo/thrift/avro协议各种服务的provider及consumer基本用法☆52Oct 10, 2016Updated 9 years ago
- 基于dubbo的一个分布式项目demo☆101Apr 16, 2017Updated 9 years ago
- 基于dubbox使用手册。☆121Sep 18, 2015Updated 10 years ago
- 给小组小伙伴们分享的dubbo demo,说明见doc目录下文档☆14Jun 26, 2015Updated 11 years ago
- quartz spring结合实现动态任务管理☆137Jul 25, 2016Updated 10 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Mar 11, 2015Updated 11 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.☆412Apr 20, 2026Updated 3 months ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆128Dec 16, 2023Updated 2 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.
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆97Aug 30, 2014Updated 11 years ago
- 这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。☆855Nov 1, 2015Updated 10 years ago
- Goshop2 是一个基于 Spring、Dubbo 和 MyBatis 的分布式电子商务平台。 它展示了一套典型的企业Java SOA电商系统的工程 组织方式:按业务拆分数据库,按Facade/Provider/Consumer分层拆分服务,并使用Dubbo、ZooKee…☆1,100Jun 16, 2026Updated last month
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆119Dec 21, 2015Updated 10 years ago
- 一个基于SpringMVC + Mybatis的Shiro + Redis的权限控制Demo,建议使用新版本https://github.com/baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2 ,查看Demo介绍:☆326Aug 30, 2016Updated 9 years ago
- 基于spring boot构建的微服务,服务之间调用日志跟踪,基于spring boot的配置日志输出模式,spring-cloud-starter-feign'的扩展日志输出,请求事件的解析和服务调用轨迹追踪☆21Jan 11, 2017Updated 9 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆21Mar 10, 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.
- dubbo服务管理以及监控系统☆1,271Nov 30, 2023Updated 2 years ago
- Spring-Boot With Dubbox☆325Dec 11, 2015Updated 10 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆4,828Mar 4, 2023Updated 3 years ago
- 基于Spring-boot和dubbox的API接口和后台管理系统☆1,017Jun 29, 2022Updated 4 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Feb 23, 2017Updated 9 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- excel 公用导出组件☆13Jan 28, 2016Updated 10 years ago
- 基于 Spring MVC,提供 API 服务端的身份验证功能。通过 Redis、MySQL 维护登录用户与分配 Token 的映射关系。☆337Apr 13, 2016Updated 10 years ago
- 前台用html5 websocket 后台用netty实现聊天系统☆50May 14, 2014Updated 12 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.
- 分布式系统服务ZooKeeper的学习历程☆1,190Oct 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.☆71Dec 16, 2022Updated 3 years ago
- 开源电商系统jeeshop的springmvc版☆90Aug 25, 2017Updated 8 years ago
- 基于MyBatis的数据库切分框架,可实现数据的水平切分和垂直切分。☆187Jun 21, 2022Updated 4 years ago