pkaq / smart-frameworkLinks
轻量级 Java Web 开发框架 - forked from 黄勇 / smart-framework
☆65Updated last year
Alternatives and similar repositories for smart-framework
Users that are interested in smart-framework are comparing it to the libraries listed below
Sorting:
- ☕️ A simple database shard middleware☆135Updated 8 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- ☆87Updated 8 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆151Updated 8 years ago
- Spring Examples☆173Updated 7 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 基于 JDK8 实现的轻量级 Java Web 框架☆262Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆165Updated 2 years ago
- HttpSession base on Redis, support RESTful API.☆83Updated 9 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- ☆62Updated 7 years ago
- Smart RPC framework☆88Updated 7 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- Spring Cloud Tutorial.《跟老卫学Spring Cloud开发》☆177Updated 2 months ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- fox is a distributed RPC framework☆79Updated 3 months ago
- ☆86Updated 10 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- example of learn java☆141Updated 2 years ago
- MyBatis源码中文注释版☆145Updated 10 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 一个基于原生JDK动态代理实现的AOP小例子☆142Updated 3 months ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Updated 2 years ago